From eba9d263b17cfbde428c974faee080e5b27a71b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 14 Sep 2011 21:06:46 +0300 Subject: Remove obsolete VDR < 1.5.3 font patching support. --- epgsearchtools.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'epgsearchtools.h') diff --git a/epgsearchtools.h b/epgsearchtools.h index dd8899c..6077553 100644 --- a/epgsearchtools.h +++ b/epgsearchtools.h @@ -26,7 +26,6 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include #include // For VDRVERSNUM only -#include #include "epgsearchext.h" #include "recdone.h" @@ -129,7 +128,6 @@ class cSearchExtCat; class cEvent; char* IndentMenuItem(const char*, int indentions=1); -void PatchFont(eDvbFont); bool MatchesSearchMode(const char* test, const char* values, int searchmode, const char* delim, int tolerance); char* GetExtEPGValue(const cEvent* e, cSearchExtCat* SearchExtCat); char* GetExtEPGValue(const char* description, const char* catname); -- cgit v1.2.3