summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlintegercache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlintegercache_p.h')
-rw-r--r--src/declarative/qml/qmlintegercache_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlintegercache_p.h b/src/declarative/qml/qmlintegercache_p.h
index 7816004..2b10dcc 100644
--- a/src/declarative/qml/qmlintegercache_p.h
+++ b/src/declarative/qml/qmlintegercache_p.h
@@ -73,8 +73,6 @@ public:
int value(const QString &);
inline int value(const QScriptDeclarativeClass::Identifier &id) const;
- static QmlIntegerCache *createForEnums(QmlType *, QmlEngine *);
-
protected:
virtual void clear();