Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 9a786559 authored by kraus's avatar kraus
Browse files

remove debug output

parent 1cf0c9fc
No related branches found
No related tags found
No related merge requests found
...@@ -333,7 +333,7 @@ void OpalSimulation::run() { ...@@ -333,7 +333,7 @@ void OpalSimulation::run() {
void OpalSimulation::collectResults() { void OpalSimulation::collectResults() {
std::cout << "collectResults" << std::endl; // std::cout << "collectResults" << std::endl;
// clear old solutions // clear old solutions
requestedVars_.clear(); requestedVars_.clear();
......
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