diff --git a/pd/src/g_scalar.c b/pd/src/g_scalar.c index 50f75695e430142e32237962ab2761cd3453252b..f381f853935db7f631df89d1783d0d4b3f975545 100644 --- a/pd/src/g_scalar.c +++ b/pd/src/g_scalar.c @@ -876,7 +876,6 @@ static void scalar_groupvis(t_scalar *x, t_glist *owner, t_template *template, /* register events */ svg_register_events((t_gobj *)gl, owner, x, template, x->sc_vec); - //sys_gui("\n"); } for (y = gl->gl_list; y; y = y->g_next) {