Refactor singleton type registration code
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlimport_p.h
index 2a1fe48..192e706 100644 (file)
@@ -112,7 +112,7 @@ public:
                       const QString &uri, int vmaj, int vmin,
                       QString *qmldirFilePath, QString *url);
 
-    void populateCache(QQmlTypeNameCache *cache, QQmlEngine *) const;
+    void populateCache(QQmlTypeNameCache *cache) const;
 
     struct ScriptReference
     {