summaryrefslogtreecommitdiffstats
path: root/WebKitTools/DumpRenderTree/GCController.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/DumpRenderTree/GCController.h')
-rw-r--r--WebKitTools/DumpRenderTree/GCController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKitTools/DumpRenderTree/GCController.h b/WebKitTools/DumpRenderTree/GCController.h
index 4284275..afc1de0 100644
--- a/WebKitTools/DumpRenderTree/GCController.h
+++ b/WebKitTools/DumpRenderTree/GCController.h
@@ -45,7 +45,6 @@ public:
private:
static JSClassRef getJSClass();
- static JSStaticFunction* staticFunctions();
};
#endif // GCController_h