]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove silly include (from me I guess :))
authorRyan Norton <wxprojects@comcast.net>
Sun, 21 Nov 2004 17:11:38 +0000 (17:11 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 21 Nov 2004 17:11:38 +0000 (17:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/test.cpp

index 97df72a276f9d91702b293e2af392322b03429a1..c5038865112f34d4519b9e95c21a424a61e1aeee 100644 (file)
@@ -114,7 +114,6 @@ bool TestApp::OnCmdLineParsed(wxCmdLineParser& parser)
     return wxAppConsole::OnCmdLineParsed(parser);
 }
 
-#include "wx/uri.h"
 // Run
 //
 int TestApp::OnRun()