mirror of https://github.com/aap/librw.git
silly me
This commit is contained in:
parent
4f118dcd97
commit
438397f411
|
@ -304,6 +304,8 @@ makeDefaultPipeline(void)
|
||||||
return pipe;
|
return pipe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#else
|
||||||
|
void *destroyNativeData(void *object, int32, int32) { return object; }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue