Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
7545518d
Commit
7545518d
authored
Jun 22, 2014
by
pokergaming
Browse files
removed debug msg
parent
6631ce98
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_template.c
View file @
7545518d
...
...
@@ -1140,7 +1140,6 @@ void *svg_new(t_pd *parent, t_symbol *s, int argc, t_atom *argv)
}
x->x_nargs = nxy;
}
post("nxy is %d", nxy);
x->x_vec = (t_fielddesc *)t_getbytes(nxy * sizeof(t_fielddesc));
if (x->x_type == gensym("rect") ||
x->x_type == gensym("circle") ||
...
...
Write
Preview
Supports
Markdown
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