mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-16 17:41:20 +01: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:
@@ -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());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user