From c0f1c49178b4c205e1c990ea2fb25a417305528c Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sun, 13 Sep 2009 13:40:58 +0000 Subject: Get rid of some of the code duplication from checkwps, it still duplicates a lot though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22695 a1c6a512-1295-4272-9138-f99709370657 --- tools/checkwps/checkwps.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/checkwps/checkwps.h') diff --git a/tools/checkwps/checkwps.h b/tools/checkwps/checkwps.h index 1032cca246..dd7da32776 100644 --- a/tools/checkwps/checkwps.h +++ b/tools/checkwps/checkwps.h @@ -25,8 +25,6 @@ #include #include -#define FONT_SYSFIXED 0 -#define FONT_UI 1 #define SYSFONT_HEIGHT 8 #ifndef MIN -- cgit v1.2.3