removed stray include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-11-12 22:31:00 +00:00
parent eea9eca563
commit d2263bbca3

View File

@ -4194,7 +4194,6 @@ static void TestSemaphore()
#include "wx/snglinst.h"
#endif // TEST_SNGLINST
#include "wx/filename.h"
int main(int argc, char **argv)
{
#if wxUSE_UNICODE