Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
6db7b3fd
Commit
6db7b3fd
authored
Jan 19, 2016
by
Jonathan Wilkes
Browse files
remove stray sys_gui calls
parent
5c91b635
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_template.c
View file @
6db7b3fd
...
...
@@ -1781,7 +1781,6 @@ void svg_sendupdate(t_svg *x, t_canvas *c, t_symbol *s,
f+j, template, data, 0));
totalpoints += x->x_nargs_per_cmd[i];
}
//sys_gui("}\n");
gui_end_array();
gui_end_vmess();
}
...
...
@@ -3885,7 +3884,6 @@ static void draw_vis(t_gobj *z, t_glist *glist, t_glist *parentglist,
canvas_restore_original_position(gl, (t_gobj *)glist,
objtag, -1);
}
//sys_gui(";\n");
gui_end_array();
gui_end_vmess();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment