Skip to content
Snippets Groups Projects
Commit 5c91b635 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

remove stray sys_gui in g_scalar.c

parent 2d8677d2
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment