summaryrefslogtreecommitdiffstats
path: root/api/logic/Env.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/Env.cpp')
-rw-r--r--api/logic/Env.cpp2
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"