Skip to content
Snippets Groups Projects
Commit 2b0fe08e authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Remove some debugging code. Refs #2237

parent 7fc52d3f
No related merge requests found
......@@ -627,10 +627,6 @@ bool Homer::runScripts()
unitsConv.createProcessingScript(m_uiForm.runFiles->getFilenames(), m_uiForm.whiteBeamFile->getFirstFilename(),
absRunFiles, absWhiteFile, m_uiForm.leNameSPE->text());
std::cout << unitsConv.python().toStdString() << "\n";
pythonIsRunning(true);
// we're back to processing the settings on the first page
m_uiForm.tabWidget->setCurrentIndex(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