mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-30 09:13:51 +01:00
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
* Removed stale debugging statement from 'rdhpi/rdplaystream.cpp'.
This commit is contained in:
@@ -18703,3 +18703,5 @@
|
||||
* Removed 'Q3SocketDevice' dependency from caed(8).
|
||||
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed 'Q3Process' dependency from caed(8).
|
||||
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed stale debugging statement from 'rdhpi/rdplaystream.cpp'.
|
||||
|
||||
@@ -408,7 +408,6 @@ bool RDHPIPlayStream::play()
|
||||
#ifdef RPLAYSTREAM_SHOW_SLOTS
|
||||
printf("play() -- Card: %d Stream: %d\n",card_number,stream_number);
|
||||
#endif // RPLAYSTREAM_SHOW_SLOTS
|
||||
syslog(LOG_ERR,"Play - 1\n");
|
||||
if(!is_open) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user