From 4c5fd51e7445d0288160aa2495a60b6847d759e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 14 Sep 2011 21:06:49 +0300 Subject: Remove miscellaneous obsolete VDR < 1.6.0 code. --- epgsearchtools.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'epgsearchtools.h') diff --git a/epgsearchtools.h b/epgsearchtools.h index c2528bd..e870027 100644 --- a/epgsearchtools.h +++ b/epgsearchtools.h @@ -99,10 +99,6 @@ using std::string; #define ICON_RUNNING_UTF8 "\uE012" #define ICON_VPS_UTF8 "\uE013" -#if APIVERSNUM < 10503 -#define Utf8BufSize(s) ((s) * 4) -#endif - #define CONTENT_DESCRIPTOR_MAX 255 extern const char AllowedChars[]; -- cgit v1.2.3