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*/);