generated rename directives are no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-05-19 01:10:46 +00:00
parent 4dca6329b1
commit 8d7e482e06
50 changed files with 0 additions and 3913 deletions

View File

@@ -32,8 +32,6 @@ or pages."
%pythoncode { wx = _core }
%pythoncode { __docfilter__ = wx.__DocFilter(globals()) }
%include _wizard_rename.i
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
//----------------------------------------------------------------------