aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gfxconf.example.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index b0bf39a0..a75c41af 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -142,9 +142,6 @@
/* Optional Parameters for various subsystems */
/*
- #define GDISP_NEED_UTF8 FALSE
- #define GDISP_NEED_TEXT_KERNING FALSE
- #define GDISP_NEED_ANTIALIAS FALSE
#define GDISP_THREAD_PRIORITY NORMAL_PRIORITY
#define GEVENT_MAXIMUM_SIZE 32
#define GEVENT_MAX_SOURCE_LISTENERS 32
@@ -162,8 +159,6 @@
#define GDISP_USE_CUSTOM_BOARD FALSE
#define GDISP_SCREEN_WIDTH 320
#define GDISP_SCREEN_HEIGHT 240
- #define GDISP_USE_FSMC
- #define GDISP_USE_GPIO
#define TDISP_COLUMNS 16
#define TDISP_ROWS 2
*/