X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/050441c8418274dd97cfe1b8755e582d41ac6c5f..58211774c81794d1408967203294af1206b29394:/wxPython/src/aui.i 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() {} }