summaryrefslogtreecommitdiff
path: root/dxr3demuxdevice.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3demuxdevice.c')
-rw-r--r--dxr3demuxdevice.c8
1 files changed, 0 insertions, 8 deletions
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)
{