summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/qt/GraphicsLayerQt.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/qt/GraphicsLayerQt.h')
-rw-r--r--WebCore/platform/graphics/qt/GraphicsLayerQt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/qt/GraphicsLayerQt.h b/WebCore/platform/graphics/qt/GraphicsLayerQt.h
index ed535eb..b1692d2 100644
--- a/WebCore/platform/graphics/qt/GraphicsLayerQt.h
+++ b/WebCore/platform/graphics/qt/GraphicsLayerQt.h
@@ -38,7 +38,6 @@ public:
virtual ~GraphicsLayerQt();
// reimps from GraphicsLayer.h
- virtual NativeLayer nativeLayer() const;
virtual PlatformLayer* platformLayer() const;
virtual void setNeedsDisplay();
virtual void setNeedsDisplayInRect(const FloatRect&);