diff options
Diffstat (limited to 'WebCore/platform/gtk/PlatformScreenGtk.cpp')
-rw-r--r-- | WebCore/platform/gtk/PlatformScreenGtk.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/gtk/PlatformScreenGtk.cpp b/WebCore/platform/gtk/PlatformScreenGtk.cpp index 3512be1..27985ef 100644 --- a/WebCore/platform/gtk/PlatformScreenGtk.cpp +++ b/WebCore/platform/gtk/PlatformScreenGtk.cpp @@ -31,7 +31,6 @@ #include "PlatformScreen.h" #include "HostWindow.h" -#include "NotImplemented.h" #include "ScrollView.h" #include "Widget.h" |