diff options
| author | fires.gc <fires.gc@gmail.com> | 2008-10-04 17:26:12 +0000 |
|---|---|---|
| committer | fires.gc <fires.gc@gmail.com> | 2008-10-04 17:26:12 +0000 |
| commit | c7ae1fd402c645d15d404a950ebc3167ffb09fe8 (patch) | |
| tree | 2d2fdc2b6489e006620c91d9d40267c9b648c314 /Source/Core/DolphinWX/Src/MainNoGUI.cpp | |
| parent | 59b115d19702af75385aa6b658e59749baddcf8a (diff) | |
Reverted r762 and r763 - i don't see any good reason to keep this revision as long as nobody fixes the windows build (btw: i don't understand why we need a non-WX build at all). if someone is going to fix it he can revert this revision.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@766 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DolphinWX/Src/MainNoGUI.cpp')
| -rw-r--r-- | Source/Core/DolphinWX/Src/MainNoGUI.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/DolphinWX/Src/MainNoGUI.cpp b/Source/Core/DolphinWX/Src/MainNoGUI.cpp index 4cb8dbf90d..9557fe5f0e 100644 --- a/Source/Core/DolphinWX/Src/MainNoGUI.cpp +++ b/Source/Core/DolphinWX/Src/MainNoGUI.cpp @@ -1,7 +1,5 @@ #include <stdio.h> #include <stdlib.h> -#include <stdarg.h> - #ifndef _WIN32 //#include <curses.h> #else |
