]> git.saurik.com Git - wxWidgets.git/commitdiff
Comment out extraneous include wx/wxprec.h (part of other commented out stuff)
authorDavid Elliott <dfe@tgwbd.org>
Wed, 23 Mar 2005 05:48:42 +0000 (05:48 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 23 Mar 2005 05:48:42 +0000 (05:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/combobox.mm

index 0ab39f3f76dd963b57870443b29fdf4f82f36413..b965d406bdeb6a152baf9a90a6d4176f7187b9cd 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
-#include "wx/wxprec.h"
+// #include "wx/wxprec.h"
 
 //
 // Impl notes: