Initial patch.
[vuplus_webkit] / Source / WebCore / html / HTMLDocument.h
index d39f392..8e7c66e 100644 (file)
@@ -52,7 +52,7 @@ public:
 
     virtual void setCompatibilityModeFromDoctype();
 
-    Element* activeElement();
+//    Element* activeElement();        // to Document.h
     bool hasFocus();
 
     String bgColor();