aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/arcsectors/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gdisp/arcsectors/gfxconf.h')
-rw-r--r--demos/modules/gdisp/arcsectors/gfxconf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/modules/gdisp/arcsectors/gfxconf.h b/demos/modules/gdisp/arcsectors/gfxconf.h
index 49470b2f..df6d85c0 100644
--- a/demos/modules/gdisp/arcsectors/gfxconf.h
+++ b/demos/modules/gdisp/arcsectors/gfxconf.h
@@ -38,15 +38,11 @@
/* GFX sub-systems to turn on */
#define GFX_USE_GDISP TRUE
-#define GFX_USE_GINPUT TRUE
-#define GFX_USE_GEVENT TRUE
-#define GFX_USE_GTIMER TRUE
/* Features for the GDISP subsystem. */
#define GDISP_NEED_VALIDATION TRUE
#define GDISP_NEED_ARCSECTORS TRUE
-#define GINPUT_NEED_MOUSE TRUE
#endif /* _GFXCONF_H */