From 5f40aa6c5891a93fe5b9de85fef55b3f64a8890e Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 22 Jul 2015 21:14:26 +0200 Subject: [PATCH] Revert unnecessary change in the sliders demo config file from previous commit --- demos/modules/gwin/slider/gfxconf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/modules/gwin/slider/gfxconf.h b/demos/modules/gwin/slider/gfxconf.h index ac2d04ee..9d55d29f 100644 --- a/demos/modules/gwin/slider/gfxconf.h +++ b/demos/modules/gwin/slider/gfxconf.h @@ -50,7 +50,6 @@ #define GDISP_NEED_CIRCLE TRUE #define GDISP_NEED_TEXT TRUE #define GDISP_NEED_MULTITHREAD TRUE -#define GDISP_NEED_CONTROL TRUE /* GDISP fonts to include */ #define GDISP_INCLUDE_FONT_UI2 TRUE