Index: Source/core/html/PluginDocument.h |
diff --git a/Source/core/html/PluginDocument.h b/Source/core/html/PluginDocument.h |
index 590cb30303ff9aeebb2cf4f5cb706e5e7581296e..8c400b4db5314cb0899493e38339439b577599a8 100644 |
--- a/Source/core/html/PluginDocument.h |
+++ b/Source/core/html/PluginDocument.h |
@@ -46,8 +46,6 @@ public: |
virtual void detach(const AttachContext& = AttachContext()) OVERRIDE; |
- void cancelManualPluginLoad(); |
- |
bool shouldLoadPluginManually() { return m_shouldLoadPluginManually; } |
private: |