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 98f16b5fc3..456635a9a9 100644
--- a/qmake/meta.h
+++ b/qmake/meta.h
@@ -41,7 +41,6 @@ class QMakeProject;
class QMakeMetaInfo
{
- bool readLibtoolFile(const QString &f);
QMakeProject *conf;
ProValueMap vars;
QString meta_type;