Index: Source/core/inspector/InspectorState.h |
diff --git a/Source/core/inspector/InspectorState.h b/Source/core/inspector/InspectorState.h |
index 65dcc0fa48b8a96bf6a364a829497a36d2ce1827..5eaec9c83fcda9476bebd02b0a6e499c610c666c 100644 |
--- a/Source/core/inspector/InspectorState.h |
+++ b/Source/core/inspector/InspectorState.h |
@@ -50,7 +50,6 @@ class InspectorState { |
WTF_MAKE_FAST_ALLOCATED; |
public: |
InspectorState(InspectorStateUpdateListener*, PassRefPtr<JSONObject>); |
- virtual ~InspectorState() {} |
void loadFromCookie(const String& inspectorStateCookie); |