From: Chris Tallon Date: Tue, 23 Oct 2007 22:10:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0-2-7~3 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=d605ebd53435161a6054a57e1b6aad51523060e4;p=vompserver.git *** empty log message *** --- diff --git a/mvpreceiver.c b/mvpreceiver.c index 41c8a6a..ff8b3b0 100755 --- a/mvpreceiver.c +++ b/mvpreceiver.c @@ -15,7 +15,7 @@ MVPReceiver* MVPReceiver::create(cChannel* channel, int priority) { Log::getInstance()->log("MVPReceiver", Log::DEBUG, "Needs detach receivers"); - // Need to detach other receivers or VDR will shut down + // Need to detach other receivers or VDR will shut down?? } MVPReceiver* m = new MVPReceiver(channel, device);