summaryrefslogtreecommitdiffstats
path: root/Source/WTF/wtf/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WTF/wtf/Platform.h')
-rw-r--r--Source/WTF/wtf/Platform.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/WTF/wtf/Platform.h b/Source/WTF/wtf/Platform.h
index 9ae58ef48..d42efbdec 100644
--- a/Source/WTF/wtf/Platform.h
+++ b/Source/WTF/wtf/Platform.h
@@ -940,11 +940,6 @@
#define USE_TEXTURE_MAPPER_GL 1
#endif
-/* Compositing on the UI-process in WebKit2 */
-#if USE(3D_GRAPHICS) && PLATFORM(QT)
-#define USE_COORDINATED_GRAPHICS 1
-#endif
-
#if PLATFORM(COCOA)
#define USE_PROTECTION_SPACE_AUTH_CALLBACK 1
#endif