summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/objc/DOMInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/objc/DOMInternal.h')
-rw-r--r--WebCore/bindings/objc/DOMInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/bindings/objc/DOMInternal.h b/WebCore/bindings/objc/DOMInternal.h
index 48f5d2f..72f63d2 100644
--- a/WebCore/bindings/objc/DOMInternal.h
+++ b/WebCore/bindings/objc/DOMInternal.h
@@ -61,7 +61,6 @@ namespace WebCore {
// Create an NSMapTable mapping from pointers to ObjC objects held with zeroing weak references.
NSMapTable* createWrapperCache();
-NSMapTable* createWrapperCacheWithIntegerKeys(); // Same, but from integers to ObjC objects.
id createDOMWrapper(JSC::JSObject*, PassRefPtr<JSC::Bindings::RootObject> origin, PassRefPtr<JSC::Bindings::RootObject> current);