X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8e4a2a4d4ef3347d296ad2ddf576fc3677f4cea..0facd0e524cf285ef0a567648fa1369e32fdb96c:/wxPython/src/_sound.i diff --git a/wxPython/src/_sound.i b/wxPython/src/_sound.i index c91c6a91eb..f00622cb77 100644 --- a/wxPython/src/_sound.i +++ b/wxPython/src/_sound.i @@ -96,6 +96,7 @@ public: PyErr_SetString(PyExc_NotImplementedError, "Create from data is not available on this platform."); wxPyEndBlockThreads(); + return False; } } #endif