From a18ecd4b2af85d9783688049c18ddc9d8f716da3 Mon Sep 17 00:00:00 2001 From: anbr Date: Mon, 26 Oct 2009 16:44:22 +0100 Subject: Remove unnecessary include statement --- HISTORY | 1 + ffont.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index abd4424..baf2ff4 100644 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,7 @@ VDR Plugin 'imonlcd' Revision History ------------------------------------- 2009-xx-xx: Version 0.0.3 +- Remove unnecessary include statement (suggest by Anssi Hannula) - Add mode to show information on two lines provided by Sven (cokker) (Feature #161) 2009-06-08: Version 0.0.2 diff --git a/ffont.h b/ffont.h index a8a3697..3521c49 100644 --- a/ffont.h +++ b/ffont.h @@ -16,7 +16,6 @@ #define __IMON_FONT_H___ #include -#include #include #include FT_FREETYPE_H #include "bitmap.h" -- cgit v1.2.3