X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/050441c8418274dd97cfe1b8755e582d41ac6c5f..9fd47c4847543f8d16d262c6c17c9777aa7bfa4f:/wxPython/src/aui.i?ds=sidebyside diff --git a/wxPython/src/aui.i b/wxPython/src/aui.i index 9407d7cf40..be013847c5 100755 --- a/wxPython/src/aui.i +++ b/wxPython/src/aui.i @@ -253,12 +253,10 @@ The following example shows a simple implementation that utilizes } %extend wxDockUIPart { - wxDockUIPart() {} ~wxDockUIPart() {} } %extend wxPaneButton { - wxPaneButton() {} ~wxPaneButton() {} }