summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/LayerTreeContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/LayerTreeContext.h')
-rw-r--r--Source/WebKit2/Shared/LayerTreeContext.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebKit2/Shared/LayerTreeContext.h b/Source/WebKit2/Shared/LayerTreeContext.h
index f39af10e8..43314c215 100644
--- a/Source/WebKit2/Shared/LayerTreeContext.h
+++ b/Source/WebKit2/Shared/LayerTreeContext.h
@@ -52,11 +52,7 @@ public:
bool isEmpty() const;
-#if PLATFORM(QT)
- uint32_t coordinatedLayerID;
-#else
uint64_t contextID;
-#endif
};
bool operator==(const LayerTreeContext&, const LayerTreeContext&);