]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/misc_wrap.cpp
fixed a compile warning
[wxWidgets.git] / wxPython / src / mac / misc_wrap.cpp
index bf5a8c27be4d913d9ecb6edc55319c1dd7f408fe..2df44bb2a9a66e3a028b55e8447b71bb8572649f 100644 (file)
@@ -717,6 +717,7 @@ bool wxSound_Create__SWIG_1(wxSound *self,int size,wxByte const *data){
             PyErr_SetString(PyExc_NotImplementedError,
                             "Create from data  is not available on this platform.");
             wxPyEndBlockThreads();
+            return False;
         }
 void Sound_Stop(){}