summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/Platform.h
diff options
context:
space:
mode:
authorMike Reed <reed@google.com>2009-05-01 08:09:04 -0400
committerMike Reed <reed@google.com>2009-05-01 08:09:04 -0400
commitc64fa445a56dea5cd7e00358b334ee2471e595dc (patch)
treeaec2215411ddb14ef57d9ae66cece4836a6d658a /JavaScriptCore/wtf/Platform.h
parentffdfe220d2fa9a605c4f5ea060ceb90b80c919f0 (diff)
downloadexternal_webkit-c64fa445a56dea5cd7e00358b334ee2471e595dc.zip
external_webkit-c64fa445a56dea5cd7e00358b334ee2471e595dc.tar.gz
external_webkit-c64fa445a56dea5cd7e00358b334ee2471e595dc.tar.bz2
Remove unneeded SKIA_SGL platform flag
Diffstat (limited to 'JavaScriptCore/wtf/Platform.h')
-rw-r--r--JavaScriptCore/wtf/Platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/JavaScriptCore/wtf/Platform.h b/JavaScriptCore/wtf/Platform.h
index 3fb8d08..23e6c8b 100644
--- a/JavaScriptCore/wtf/Platform.h
+++ b/JavaScriptCore/wtf/Platform.h
@@ -181,7 +181,6 @@
#define WTF_USE_PTHREADS 1
#define WTF_PLATFORM_SGL 1
-#define WTF_PLATFORM_SKIA_SGL 1
#define WTF_PLATFORM_UNIX 1
#define USE_SYSTEM_MALLOC 1