aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/radio/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gwin/radio/main.c')
-rw-r--r--demos/modules/gwin/radio/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/demos/modules/gwin/radio/main.c b/demos/modules/gwin/radio/main.c
index 7455c770..59b86983 100644
--- a/demos/modules/gwin/radio/main.c
+++ b/demos/modules/gwin/radio/main.c
@@ -83,9 +83,6 @@ int main(void) {
gwinSetDefaultStyle(&WhiteWidgetStyle, FALSE);
gdispClear(White);
- // Attach the mouse input
- gwinAttachMouse(0);
-
// create the widget
createWidgets();