X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2fbb702ba3365fe9f175daed1a03961891ce5c71..4c16bedf179acf883041b6fcede0a430ddf34022:/wxPython/src/wizard.i diff --git a/wxPython/src/wizard.i b/wxPython/src/wizard.i index 00a0365b62..992b4af0bf 100644 --- a/wxPython/src/wizard.i +++ b/wxPython/src/wizard.i @@ -32,8 +32,6 @@ or pages." %pythoncode { wx = _core } %pythoncode { __docfilter__ = wx.__DocFilter(globals()) } -%include _wizard_rename.i - MAKE_CONST_WXSTRING_NOSWIG(EmptyString); //----------------------------------------------------------------------