X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68cc401372d071f014bc4860ae73a4a811e4487e..e5ce86d84f4c697621182b63ce6c0a96fea2df70:/wxPython/src/_sound.i?ds=sidebyside diff --git a/wxPython/src/_sound.i b/wxPython/src/_sound.i index b82736c121..2339bb2cec 100644 --- a/wxPython/src/_sound.i +++ b/wxPython/src/_sound.i @@ -97,8 +97,6 @@ public: ~wxSound(); - %nokwargs Create; - %nokwargs Play; // Create from resource or file bool Create(const wxString& fileName/*, bool isResource = false*/);