From: Mattia Barbon Date: Wed, 2 Jul 2003 17:19:15 +0000 (+0000) Subject: Remove now unneeded header. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7abde9c65a3c2f25ab4099727d4287add6820428 Remove now unneeded header. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/main.cpp b/src/msw/main.cpp index d53937131a..6ad79060fc 100644 --- a/src/msw/main.cpp +++ b/src/msw/main.cpp @@ -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"