diff options
Diffstat (limited to 'vdrtools.h')
-rw-r--r-- | vdrtools.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,9 +13,7 @@ #include <vdr/osd.h> #include <vdr/osdbase.h> -#ifdef HAVE_SVDRP bool GetVDRSize(const char *dir, long long &llSize); -#endif char *SkipQuote(char *s); char *ExchangeChars(char *s, bool ToFileSystem); |