summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/js/JSDOMWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/js/JSDOMWrapper.h')
-rw-r--r--Source/WebCore/bindings/js/JSDOMWrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/bindings/js/JSDOMWrapper.h b/Source/WebCore/bindings/js/JSDOMWrapper.h
index 2d09f01..0f8031c 100644
--- a/Source/WebCore/bindings/js/JSDOMWrapper.h
+++ b/Source/WebCore/bindings/js/JSDOMWrapper.h
@@ -34,8 +34,6 @@ protected:
{
}
- virtual bool defineOwnProperty(JSC::ExecState*, const JSC::Identifier&, JSC::PropertyDescriptor&, bool);
-
#ifndef NDEBUG
virtual ~DOMObject();
#endif