Index: Source/core/inspector/InspectorHistory.h |
diff --git a/Source/core/inspector/InspectorHistory.h b/Source/core/inspector/InspectorHistory.h |
index 8fb4a6df518edc64ebced5f3cccc61aaf0590ce1..f57e87770122c609c8d5c9405fc322f5613ce54a 100644 |
--- a/Source/core/inspector/InspectorHistory.h |
+++ b/Source/core/inspector/InspectorHistory.h |
@@ -63,7 +63,6 @@ public: |
}; |
InspectorHistory(); |
- virtual ~InspectorHistory(); |
bool perform(PassOwnPtr<Action>, ExceptionState&); |
void markUndoableState(); |