mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 14:43:30 +02:00
2022-11-11 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging statements from 'lib/rdripc.cpp'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
cf9d98717a
commit
8f00a09364
@ -23656,3 +23656,5 @@
|
||||
updates to sent to the incorrect deck channel.
|
||||
2022-11-11 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed debugging printf() statements from rdcatch(1).
|
||||
2022-11-11 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed debugging statements from 'lib/rdripc.cpp'.
|
||||
|
@ -150,7 +150,6 @@ void RDRipc::sendNotification(const RDNotification ¬ify)
|
||||
void RDRipc::sendCatchEvent(RDCatchEvent *evt)
|
||||
{
|
||||
SendCommand("ON "+evt->write()+"!");
|
||||
rda->syslog(LOG_NOTICE,"sent catch event: %s\n",evt->write().toUtf8().constData());
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user