Remove silly include (from me I guess :))

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-11-21 17:11:38 +00:00
parent 56863b1608
commit 4130044adf

View File

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