From 21050a9fd6ec17093a3c8aa308912eba0dedaabb Mon Sep 17 00:00:00 2001 From: scop Date: Sat, 28 May 2005 10:03:24 +0000 Subject: Clean up non-working dead code for VDR < 1.3.11. --- dxr3osd_subpicture.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dxr3osd_subpicture.c') diff --git a/dxr3osd_subpicture.c b/dxr3osd_subpicture.c index 258d53a..0bb57a9 100644 --- a/dxr3osd_subpicture.c +++ b/dxr3osd_subpicture.c @@ -29,8 +29,6 @@ public: }; #endif -#if VDRVERSNUM >= 10307 - #define MAXNUMWINDOWS 7 // OSD windows are counted 1...7 // ================================== @@ -269,8 +267,6 @@ void cDxr3SubpictureOsd::Flush() #endif } -#endif /*VDRVERSNUM*/ - // Local variables: // mode: c++ // c-file-style: "stroustrup" -- cgit v1.2.3