summaryrefslogtreecommitdiff
path: root/process.cpp
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-02-08 23:30:36 +0100
committerJochen Dolze <vdr@dolze.de>2009-02-08 23:30:36 +0100
commite8c8bbc93ceec475299bb706a12e4fe67dcb0efa (patch)
tree0a19ed1139ba639f8621a7cfd0632e594471fe71 /process.cpp
parentd20403bc5ade47dea4241291f07b1b18910373e0 (diff)
downloadvdr-plugin-infosatepg-e8c8bbc93ceec475299bb706a12e4fe67dcb0efa.tar.gz
vdr-plugin-infosatepg-e8c8bbc93ceec475299bb706a12e4fe67dcb0efa.tar.bz2
Fixed bug reading setup parameters
Added NoDeferredShutdown option
Diffstat (limited to 'process.cpp')
-rw-r--r--process.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/process.cpp b/process.cpp
index eb3023f..cc98cc8 100644
--- a/process.cpp
+++ b/process.cpp
@@ -612,11 +612,7 @@ const char *cInfosatevent::ExtEPG(void)
// --- cProcessInfosatepg
cProcessInfosatepg::cProcessInfosatepg(int Mac, cGlobalInfosatepg *Global)
-//void cProcessInfosatepg::Action() //int Mac, cGlobalInfosatepg *Global)
{
-// int Mac=0;
-// cGlobalInfosatepg *Global=NULL;
-
global=Global;
FILE *f;
const char *file = global->Infosatdata[Mac].GetFile();