2015-08-29 Fred Gleason <fredg@paravelsystems.com>

* Removed instrumentation code in 'rdairplay/hourselector.cpp'.
	* Removed instrumentation code in 'rdairplay/log_play.cpp'.
	* Removed instrumentation code in 'rdairplay/rlmhost.cpp'.
This commit is contained in:
Fred Gleason
2015-08-29 10:22:59 -04:00
parent db4ffc6e0a
commit 436b090667
5 changed files with 8 additions and 41 deletions

View File

@@ -1973,6 +1973,10 @@ void MainWidget::refreshStatusChangedData(bool active)
}
air_refresh_label->setText("");
}
//
// FIXME: Disabled in 2.10.3caefix05 due to segfault problems.
// Do we really need this?
//
// qApp->processEvents();
}