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

* Removed various debugging statements.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-08-29 16:32:27 -04:00
parent aab179a328
commit d290a7b0c4
3 changed files with 2 additions and 5 deletions

View File

@@ -918,8 +918,6 @@ void RDSoundPanel::onairFlagChangedData(bool state)
void RDSoundPanel::notificationReceivedData(RDNotification *notify)
{
printf("notificationReceivedData()\n");
RDPanelButton *button=NULL;
QString sql;
RDSqlQuery *q=NULL;