X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2eb030f9e79819015f714ba5e4054b432fa6837..e393c3fb102d565111b5cf280136a6e8b50bab85:/wxPython/src/windows.i diff --git a/wxPython/src/windows.i b/wxPython/src/windows.i index d9dfc0e849..dc94478a11 100644 --- a/wxPython/src/windows.i +++ b/wxPython/src/windows.i @@ -25,8 +25,6 @@ %import core.i %pythoncode { wx = _core } -%include __windows_rename.i - MAKE_CONST_WXSTRING_NOSWIG(EmptyString); MAKE_CONST_WXSTRING_NOSWIG(PanelNameStr);