summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-11-04 03:19:17 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-04 03:19:17 (GMT)
commit9f30be82b42c7b29236067ec819dc037d7d648dd (patch)
tree5a319f0dead678dee115507b493ddb846c9d15d9 /src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h
parentac30ce00afe700e5ba803038c95121313f33509b (diff)
parent8caacf51667d4cf770b18a8b59e46f842861210e (diff)
downloadQt-9f30be82b42c7b29236067ec819dc037d7d648dd.zip
Qt-9f30be82b42c7b29236067ec819dc037d7d648dd.tar.gz
Qt-9f30be82b42c7b29236067ec819dc037d7d648dd.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h b/src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h
index 447f620..e14a2c2 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h
+++ b/src/3rdparty/webkit/WebCore/generated/JSHTMLCollection.h
@@ -92,7 +92,6 @@ protected:
JSC::JSValue JSC_HOST_CALL jsHTMLCollectionPrototypeFunctionItem(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, const JSC::ArgList&);
JSC::JSValue JSC_HOST_CALL jsHTMLCollectionPrototypeFunctionNamedItem(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, const JSC::ArgList&);
-JSC::JSValue JSC_HOST_CALL jsHTMLCollectionPrototypeFunctionTags(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, const JSC::ArgList&);
// Attributes
JSC::JSValue jsHTMLCollectionLength(JSC::ExecState*, const JSC::Identifier&, const JSC::PropertySlot&);