From c64fa445a56dea5cd7e00358b334ee2471e595dc Mon Sep 17 00:00:00 2001 From: Mike Reed Date: Fri, 1 May 2009 08:09:04 -0400 Subject: Remove unneeded SKIA_SGL platform flag --- JavaScriptCore/wtf/Platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'JavaScriptCore/wtf/Platform.h') 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 -- cgit v1.1