From: Robin Dunn Date: Thu, 2 Sep 2004 00:46:22 +0000 (+0000) Subject: stockitem.h no longer needed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2af70455c52fd2addc6f1c612f8ae5ec7e1f138d stockitem.h no longer needed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/_functions.i b/wxPython/src/_functions.i index c2a7acb79b..02238b8ef5 100644 --- a/wxPython/src/_functions.i +++ b/wxPython/src/_functions.i @@ -13,10 +13,6 @@ // Not a %module -%{ -#include -%} - //--------------------------------------------------------------------------- MAKE_CONST_WXSTRING(FileSelectorPromptStr);