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
Wynn
purr-data
Commits
66c86424
Commit
66c86424
authored
Oct 19, 2016
by
Jonathan Wilkes
Browse files
remove a debugging message
parent
5cb6147b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_canvas.c
View file @
66c86424
...
...
@@ -2212,7 +2212,6 @@ void canvasgop_checksize(t_canvas *x)
void
canvasgop__clickhook
(
t_scalehandle
*
sh
,
int
newstate
)
{
post
(
"canvas clickhook"
);
t_canvas
*
x
=
(
t_canvas
*
)(
sh
->
h_master
);
if
(
sh
->
h_dragon
&&
newstate
==
0
)
{
...
...
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