summaryrefslogtreecommitdiff
path: root/Source/Core/Common
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2010-02-21 20:09:49 +0000
committernakeee <nakeee@gmail.com>2010-02-21 20:09:49 +0000
commit7de17cb9c2ef89a8feb499011b554b334b6c6af2 (patch)
treece648f1870bd2fa4ab284b064fa77a2683040bcd /Source/Core/Common
parent3dc3c1c3b3214011b1acae80b9657cb4f9cc8df9 (diff)
SFML on linux/osx now compiles from external (static)
removed HAVE_SFML ifdefs git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5101 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common')
-rw-r--r--Source/Core/Common/Src/Common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/Src/Common.h b/Source/Core/Common/Src/Common.h
index d2e514710f..06ef2809a6 100644
--- a/Source/Core/Common/Src/Common.h
+++ b/Source/Core/Common/Src/Common.h
@@ -83,7 +83,6 @@
// Since they are always around on windows
#define HAVE_WIIUSE 1
#define HAVE_WX 1
- #define HAVE_SFML 1
#define HAVE_OPENAL 1
#define HAVE_ALSA 0