diff options
Diffstat (limited to 'dxr3device.h')
-rw-r--r-- | dxr3device.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dxr3device.h b/dxr3device.h index ce79ceb..10ec48d 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -71,9 +71,6 @@ public: // osd virtual cSpuDecoder *GetSpuDecoder(); -#if VDRVERSNUM < 10307 - virtual cOsdBase* NewOsd(int x, int y); -#endif // helper function void Reset() |