diff options
Diffstat (limited to 'command/video.cpp')
-rw-r--r-- | command/video.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/command/video.cpp b/command/video.cpp index 70fd808..525033e 100644 --- a/command/video.cpp +++ b/command/video.cpp @@ -455,9 +455,6 @@ int cMarkAdLogo::Process(int FrameNumber, int *LogoFrameNumber) LOGOHEIGHT=macontext->Config->logoHeight; } } - - //if (!area.valid) return ERROR; - return Detect(FrameNumber,LogoFrameNumber); } |