summaryrefslogtreecommitdiffstats
path: root/qmake/meta.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/meta.h')
-rw-r--r--qmake/meta.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmake/meta.h b/qmake/meta.h
index a08b946916..a1a30fbfa8 100644
--- a/qmake/meta.h
+++ b/qmake/meta.h
@@ -52,7 +52,6 @@ class QMakeMetaInfo
ProValueMap vars;
QString meta_type;
static QHash<QString, ProValueMap> cache_vars;
- void clear();
public:
QMakeMetaInfo(QMakeProject *_conf);