From 9cde1b0fdd1a9e0607dcdd3367c324fd2d5b8d68 Mon Sep 17 00:00:00 2001 From: scop Date: Tue, 18 Apr 2006 21:33:18 +0000 Subject: Clean up pre-VDR-1.3.47 compat stuff. --- dxr3osd_subpicture.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dxr3osd_subpicture.h') diff --git a/dxr3osd_subpicture.h b/dxr3osd_subpicture.h index 33a5a81..7ff36bb 100644 --- a/dxr3osd_subpicture.h +++ b/dxr3osd_subpicture.h @@ -12,11 +12,7 @@ private: cSPUEncoder* Spu; ///< interface to cSPUEncoder bool shown; ///< is the osd shown? cPalette* Palette; ///< global palette (needed by all bitmaps) -#if VDRVERSNUM >= 10318 cTimeMs *last; -#else - int last; -#endif public: cDxr3SubpictureOsd(int Left, int Top/*, int SpuDev*/); -- cgit v1.2.3