src/hbcore/core/hbsharedcache_p.h
changeset 28 b7da29130b0e
parent 21 4633027730f5
--- a/src/hbcore/core/hbsharedcache_p.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/core/hbsharedcache_p.h	Fri Sep 17 08:32:10 2010 +0300
@@ -98,7 +98,6 @@
         Effect
     };
     static HbSharedCache *instance();
-    static quint32 hash(const QStringRef &string);
     bool add(ItemType itemType, const QString &key, qptrdiff offset);
     bool addLayoutDefinition(const QString &filePath,
                              const QString &layout,