stockitem.h no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-09-02 00:46:22 +00:00
parent 0f63ec68f6
commit 2af70455c5

View File

@ -13,10 +13,6 @@
// Not a %module
%{
#include <wx/stockitem.h>
%}
//---------------------------------------------------------------------------
MAKE_CONST_WXSTRING(FileSelectorPromptStr);