diff --git a/src/gwin/gwin_widget.c b/src/gwin/gwin_widget.c index 3ba04bde..1d270a5f 100644 --- a/src/gwin/gwin_widget.c +++ b/src/gwin/gwin_widget.c @@ -98,7 +98,7 @@ static void gwidgetEvent(void *param, GEvent *pe) { uint16_t role; #endif (void) param; -//static GHandle widgetInFocus = 0; + // Process various events switch (pe->type) {