summaryrefslogtreecommitdiff
path: root/tools/checkwps/checkwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps/checkwps.h')
-rw-r--r--tools/checkwps/checkwps.h2
1 files changed, 0 insertions, 2 deletions
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 @@
25#include <stdlib.h> 25#include <stdlib.h>
26#include <stdbool.h> 26#include <stdbool.h>
27 27
28#define FONT_SYSFIXED 0
29#define FONT_UI 1
30#define SYSFONT_HEIGHT 8 28#define SYSFONT_HEIGHT 8
31 29
32#ifndef MIN 30#ifndef MIN