X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f05e33b7dd37d68f9c3b24f8f75161e4e2fd48d..b409bb30c79d6441e74a59a33d63e643e4532dea:/wxPython/src/_sound.i?ds=sidebyside 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