application/demo_bindings.c

changeset 907
d54a72c94320
parent 886
6f5e02fcb7b9
child 908
54150a21abb4
--- a/application/demo_bindings.c	Tue Nov 18 12:55:28 2025 +0100
+++ b/application/demo_bindings.c	Tue Nov 18 13:33:38 2025 +0100
@@ -74,9 +74,6 @@
         ui_attach_document(event->obj->ctx, doc);
         
     }
-    //UiListSelection sel = ui_list_getselection(wdata->doclist);
-    //printf("sel: %d\n", sel.rows[0]);
-    //ui_listselection_free(sel);
 }
 
 void* doclist_get_value(void *elm, int col) {

mercurial