summaryrefslogtreecommitdiff
path: root/recv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'recv.cpp')
-rw-r--r--recv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/recv.cpp b/recv.cpp
index 396edee..a7e99b5 100644
--- a/recv.cpp
+++ b/recv.cpp
@@ -37,6 +37,7 @@ cMarkAdReceiver::cMarkAdReceiver(int RecvNumber, const char *Filename, cTimer *T
buffer.SetTimeouts(0, 10);
memset(&macontext,0,sizeof(macontext));
+ macontext.StandAlone.LogoExtraction=-1; // we are not standalone ;)
macontext.General.VPid.Num=Timer->Channel()->Vpid();
#if APIVERSNUM > 10700