From c331a9f175e11b99141b2392c03972bb41f18d15 Mon Sep 17 00:00:00 2001 From: scop Date: Sat, 28 May 2005 10:10:52 +0000 Subject: Clean up non-working dead code for VDR < 1.3.8. --- dxr3demuxdevice.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dxr3demuxdevice.c') diff --git a/dxr3demuxdevice.c b/dxr3demuxdevice.c index 1a90fde..567c05d 100644 --- a/dxr3demuxdevice.c +++ b/dxr3demuxdevice.c @@ -238,14 +238,6 @@ void cDxr3DemuxDevice::SetVideoOnlyMode() } -#if VDRVERSNUM < 10307 -// ================================== -cOsdBase* cDxr3DemuxDevice::NewOsd(int x, int y) -{ - return m_dxr3Device.NewOsd(x, y); -} -#endif - // ================================== void cDxr3DemuxDevice::StillPicture(const uint8_t* buf, int length) { -- cgit v1.2.3