summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/js/ScriptHeapSnapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/js/ScriptHeapSnapshot.h')
-rw-r--r--Source/WebCore/bindings/js/ScriptHeapSnapshot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/js/ScriptHeapSnapshot.h b/Source/WebCore/bindings/js/ScriptHeapSnapshot.h
index 6b40e20..a341ddc 100644
--- a/Source/WebCore/bindings/js/ScriptHeapSnapshot.h
+++ b/Source/WebCore/bindings/js/ScriptHeapSnapshot.h
@@ -50,7 +50,6 @@ public:
unsigned int uid() const { return 0; }
void writeJSON(OutputStream*) { }
- int exactRetainedSize(uint64_t) { return -1; }
private:
ScriptHeapSnapshot() { }