Skip to content

Commit

Permalink
Remove debugging statement. Refs #970
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Apr 18, 2013
1 parent 18ccb45 commit 8df8680
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2024,7 +2024,6 @@ void FitPropertyBrowser::handleFactoryUpdate(Mantid::API::FunctionFactoryUpdateN
Q_UNUSED(notice);
// Don't call populate directly as the updates can come from a different thread
emit functionFactoryUpdateReceived();
std::cerr << "algorithm factory update recieved\n";
}


Expand Down

0 comments on commit 8df8680

Please sign in to comment.