diff options
Diffstat (limited to 'tools/configure/environment.h')
-rw-r--r-- | tools/configure/environment.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/configure/environment.h b/tools/configure/environment.h index 9bbd096509..9819e19889 100644 --- a/tools/configure/environment.h +++ b/tools/configure/environment.h @@ -70,8 +70,6 @@ public: const QString &includeSrcDir = QString()); static bool rmdir(const QString &name); - static QString symbianEpocRoot(); - private: static Compiler detectedCompiler; |