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
ffe1374b
Commit
ffe1374b
authored
Jan 19, 2016
by
Jonathan Wilkes
Browse files
Death to tcl Part 1 (cont.): g_readwrite.c
parent
a845c2b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_readwrite.c
View file @
ffe1374b
...
...
@@ -794,8 +794,6 @@ static void canvas_menusaveas(t_canvas *x, t_floatarg fdestroy)
{
t_canvas
*
x2
=
canvas_getrootfor
(
x
);
gui_vmess
(
"gui_canvas_saveas"
,
"xssi"
,
x2
,
x2
->
gl_name
->
s_name
,
canvas_getdir
(
x2
)
->
s_name
,
fdestroy
!=
0
);
// sys_vgui("pdtk_canvas_saveas .x%lx \"%s\" \"%s\"\n", x2,
// x2->gl_name->s_name, canvas_getdir(x2)->s_name);
}
static
void
canvas_menusave
(
t_canvas
*
x
,
t_floatarg
fdestroy
)
...
...
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