mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Cleaned up comments.
This commit is contained in:
parent
bfc7f2e703
commit
91f5dced05
3
device.c
3
device.c
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See the README file for copyright information and how to reach the author.
|
||||
*
|
||||
* $Id: device.c,v 1.34 2007/09/22 17:34:20 ajhseppa Exp $
|
||||
* $Id: device.c,v 1.35 2007/09/22 17:37:57 rahrenbe Exp $
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
@ -248,7 +248,6 @@ void cIptvDevice::CloseDvr(void)
|
||||
{
|
||||
debug("cIptvDevice::CloseDvr(%d)\n", deviceIndex);
|
||||
pIptvStreamer->Close();
|
||||
// Iterate over all filters and clear their settings
|
||||
isOpenDvr = false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user