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.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dxr3osd_subpicture.h') diff --git a/dxr3osd_subpicture.h b/dxr3osd_subpicture.h index 1500d60..afc653c 100644 --- a/dxr3osd_subpicture.h +++ b/dxr3osd_subpicture.h @@ -4,10 +4,8 @@ #include "dxr3vdrincludes.h" #include "dxr3interface_spu_encoder.h" -#if VDRVERSNUM >= 10307 - // ================================== -// osd interface for => vdr1,3,7 +// osd interface class cDxr3SubpictureOsd : public cOsd { private: @@ -31,7 +29,6 @@ public: void Flush(); }; -#endif /*VDRVERSNUM*/ #endif /*_DXR3OSD_SUBPICTURE_H_*/ // Local variables: -- cgit v1.2.3