summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/qt/ScrollViewQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/qt/ScrollViewQt.cpp')
-rw-r--r--WebCore/platform/qt/ScrollViewQt.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/WebCore/platform/qt/ScrollViewQt.cpp b/WebCore/platform/qt/ScrollViewQt.cpp
index 17ad253..8fdfd29 100644
--- a/WebCore/platform/qt/ScrollViewQt.cpp
+++ b/WebCore/platform/qt/ScrollViewQt.cpp
@@ -34,14 +34,6 @@
namespace WebCore {
-void ScrollView::platformInit()
-{
-}
-
-void ScrollView::platformDestroy()
-{
-}
-
void ScrollView::platformAddChild(Widget*)
{
}