]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove now unneeded header.
authorMattia Barbon <mbarbon@cpan.org>
Wed, 2 Jul 2003 17:19:15 +0000 (17:19 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 2 Jul 2003 17:19:15 +0000 (17:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/main.cpp

index d53937131a121479d6920f2d841a7e3f60942cb4..6ad79060fc1bbd96b8d80f0d294db452fe2312e7 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "wx/event.h"
 #include "wx/app.h"
-#include "wx/init.h"
 #include "wx/cmdline.h"
 
 #include "wx/msw/private.h"