]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/aui.i
Avoid assert on wxMac
[wxWidgets.git] / wxPython / src / aui.i
index 9407d7cf40b4996d5b5b0ddcc0647b325d71ea42..be013847c56d3621028112c1a8f6d2a53ec4e827 100755 (executable)
@@ -253,12 +253,10 @@ The following example shows a simple implementation that utilizes
 }
 
 %extend wxDockUIPart {
 }
 
 %extend wxDockUIPart {
-    wxDockUIPart() {}
     ~wxDockUIPart() {}
 }
 
 %extend wxPaneButton {
     ~wxDockUIPart() {}
 }
 
 %extend wxPaneButton {
-    wxPaneButton() {}
     ~wxPaneButton() {}
 }
 
     ~wxPaneButton() {}
 }