Skip to content

Commit

Permalink
Remove debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Dec 6, 2016
1 parent 4e1261f commit cc36a69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Project.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,6 @@ void Project::onJobFinished(const std::shared_ptr<IndexerJob> &job, const std::s

// error() << "Finished this
} else {
error() << mActiveJobs.size();
mSaveDirty = true;
}
}
Expand Down

0 comments on commit cc36a69

Please sign in to comment.