From 81f54e5dd8b460f5896153a5045e77f68218dd1b Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 6 Jul 2016 13:14:58 +0200 Subject: Remove some dead code from the configures Done-with: Oswald Buddenhagen Change-Id: If725ae0abee4d636ac8775c53e34ab138d360905 Reviewed-by: Oswald Buddenhagen --- tools/configure/environment.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/configure/environment.h') diff --git a/tools/configure/environment.h b/tools/configure/environment.h index 893e33c76f..12646b6d88 100644 --- a/tools/configure/environment.h +++ b/tools/configure/environment.h @@ -55,8 +55,6 @@ public: static int execute(QStringList arguments, const QStringList &additionalEnv, const QStringList &removeEnv); static QString execute(const QString &command, int *returnCode = 0); - static bool cpdir(const QString &srcDir, const QString &destDir); - static bool rmdir(const QString &name); static QString findFileInPaths(const QString &fileName, const QStringList &paths); static QStringList path(); -- cgit v1.2.3