diff options
Diffstat (limited to 'api/logic/Env.cpp')
-rw-r--r-- | api/logic/Env.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/logic/Env.cpp b/api/logic/Env.cpp index 17ee3fa8..e2abda49 100644 --- a/api/logic/Env.cpp +++ b/api/logic/Env.cpp @@ -180,5 +180,3 @@ void Env::setJarsPath(const QString& path) { d->m_jarsPath = path; } - -#include "Env.moc" |