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