summaryrefslogtreecommitdiffstats
path: root/src/render/backend/stringtoint_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/stringtoint_p.h')
-rw-r--r--src/render/backend/stringtoint_p.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/render/backend/stringtoint_p.h b/src/render/backend/stringtoint_p.h
index 2d9e566fb..996cecf33 100644
--- a/src/render/backend/stringtoint_p.h
+++ b/src/render/backend/stringtoint_p.h
@@ -67,11 +67,6 @@ public:
static int lookupId(const QString &str);
static int lookupId(QLatin1String str);
static QString lookupString(int idx);
-
-private:
- static QVector<QString> m_stringsArray;
- static QVector<QString> m_pendingStringsArray;
- static int m_calls;
};
} // Render