summaryrefslogtreecommitdiff
path: root/dxr3osd_subpicture.h
diff options
context:
space:
mode:
authorscop <scop>2005-05-28 10:03:24 +0000
committerscop <scop>2005-05-28 10:03:24 +0000
commit21050a9fd6ec17093a3c8aa308912eba0dedaabb (patch)
tree563b326a8e9a34c43b5e690fc997434df23b3721 /dxr3osd_subpicture.h
parent0d12885cbe71c72e7f18d0048dd9ed4025521550 (diff)
downloadvdr-plugin-dxr3-21050a9fd6ec17093a3c8aa308912eba0dedaabb.tar.gz
vdr-plugin-dxr3-21050a9fd6ec17093a3c8aa308912eba0dedaabb.tar.bz2
Clean up non-working dead code for VDR < 1.3.11.
Diffstat (limited to 'dxr3osd_subpicture.h')
-rw-r--r--dxr3osd_subpicture.h5
1 files changed, 1 insertions, 4 deletions
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: