summaryrefslogtreecommitdiff
path: root/src/inforeader.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2015-04-26 20:41:29 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2015-04-26 20:41:29 +0200
commit6027a8ff2d6ae4eba912427c30c58208009c1ebc (patch)
tree756eddd2fc9e7a9943b43e6ff3f9e92cbd4c3352 /src/inforeader.h
parent45ee5ac6dc2159352596ce8e8ec744e0c864d492 (diff)
Imported Upstream version 14.9.0.6887~ds0
Diffstat (limited to 'src/inforeader.h')
-rw-r--r--src/inforeader.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/inforeader.h b/src/inforeader.h
index 28e58f2..3f09f28 100644
--- a/src/inforeader.h
+++ b/src/inforeader.h
@@ -115,10 +115,6 @@ private:
static InfoReader * static_obj;
static QStringList convertInfoListToList(InfoList l);
static InfoList convertListToInfoList(QStringList l);
-
-#ifdef Q_OS_LINUX
- static QString findApp(const QString & appname);
-#endif
};
#endif