Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / DocumentFullscreen.h
index 341cfac..23fbe8f 100644 (file)
@@ -43,7 +43,6 @@ public:
     DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(fullscreenerror);
 
     // Mozilla version
-    static bool webkitIsFullScreen(Document&);
     static bool webkitFullScreenKeyboardInputAllowed(Document&);
     static Element* webkitCurrentFullScreenElement(Document&);