Index: Source/core/clipboard/DataObject.h |
diff --git a/Source/core/clipboard/DataObject.h b/Source/core/clipboard/DataObject.h |
index c4b59bef167cb13baf07dbb6bbdb8dcdf54df143..6d2ad90f86339352509127e6a34f8cbf6a9dcd04 100644 |
--- a/Source/core/clipboard/DataObject.h |
+++ b/Source/core/clipboard/DataObject.h |
@@ -72,7 +72,6 @@ public: |
// WebCore helpers. |
void clearData(const String& type); |
- void clearAllExceptFiles(); |
ListHashSet<String> types() const; |
String getData(const String& type) const; |