aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cli/main.cpp')
-rw-r--r--cli/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/main.cpp b/cli/main.cpp
index e09a1de..0008cba 100644
--- a/cli/main.cpp
+++ b/cli/main.cpp
@@ -443,7 +443,6 @@ int startDiceParsing(QStringList& cmds, QString& treeFile, bool withColor, EXPOR
rt= 1;
}
}
- parser.cleanAll();
return rt;
}
#include <QTextCodec>