]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_sound.i
Fix printing?
[wxWidgets.git] / wxPython / src / _sound.i
index b82736c12139d8497d02fea0f0bb246ab47b4a4d..2339bb2cecdbc7c99e404a811635ae14405610d0 100644 (file)
@@ -97,8 +97,6 @@ public:
     
     ~wxSound();
 
-    %nokwargs Create;
-    %nokwargs Play;
     
     // Create from resource or file
     bool Create(const wxString& fileName/*, bool isResource = false*/);