General: Removed duplicate comment and an old comment about wx

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4174 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-09-02 22:31:02 +00:00
parent bbd56ec92c
commit 99d7bf724d
3 changed files with 2 additions and 55 deletions

View File

@ -28,7 +28,7 @@ Core::GetWindowHandle().
*/
// FIXME: why doesn't it work on windows???
// Why doesn't it work on windows?
#ifndef _WIN32
#include "Common.h"
#endif