Skip to content
Snippets Groups Projects
Commit 211954bb authored by adrien-matta's avatar adrien-matta
Browse files

* Fixing version display at exist in npsimulation

parent 0b6d6211
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,6 @@ int main(int argc, char** argv){ ...@@ -153,7 +153,6 @@ int main(int argc, char** argv){
// delete primary; delete detector; // delete primary; delete detector;
delete runManager; delete runManager;
NPOptionManager::getInstance()->Destroy();
RootOutput::getInstance()->Destroy(); RootOutput::getInstance()->Destroy();
return 0; return 0;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment