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
nerrons
purr-data
Commits
b3a0436e
Commit
b3a0436e
authored
Oct 27, 2012
by
Ivica Ico Bukvic
Browse files
removed stray debug message
parent
d4a97b57
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/x_preset.c
View file @
b3a0436e
...
...
@@ -568,7 +568,6 @@ static void *preset_node_new(t_symbol *s, int argc, t_atom *argv)
// (the undo check is done inside the preset_node_seek_hub)
preset_node_seek_hub
(
x
);
fprintf
(
stderr
,
"constructor DONE
\n
"
);
return
(
x
);
}
...
...
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