summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/WebLayerImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebLayerImpl.cpp')
-rw-r--r--Source/WebKit/chromium/src/WebLayerImpl.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebKit/chromium/src/WebLayerImpl.cpp b/Source/WebKit/chromium/src/WebLayerImpl.cpp
index 13721be0c..16e1206ca 100644
--- a/Source/WebKit/chromium/src/WebLayerImpl.cpp
+++ b/Source/WebKit/chromium/src/WebLayerImpl.cpp
@@ -47,8 +47,4 @@ WebLayerImpl::~WebLayerImpl()
{
}
-void WebLayerImpl::paintContents(GraphicsContext&, const IntRect& clip)
-{
-}
-
} // namespace WebKit