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;
|
||||
}
|
||||
|
||||
#else
|
||||
void *destroyNativeData(void *object, int32, int32) { return object; }
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue