Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
e0d20133
Commit
e0d20133
authored
Aug 28, 2015
by
Jonathan Wilkes
Browse files
removed some more profanity
parent
111654f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_mycanvas.c
View file @
e0d20133
...
...
@@ -272,7 +272,6 @@ static void my_canvas_dialog(t_my_canvas *x, t_symbol *s, int argc, t_atom *argv
x
->
x_gui
.
x_w
=
maxi
(
atom_getintarg
(
0
,
argc
,
argv
),
1
);
x
->
x_vis_w
=
maxi
(
atom_getintarg
(
2
,
argc
,
argv
),
1
);
x
->
x_vis_h
=
maxi
(
atom_getintarg
(
3
,
argc
,
argv
),
1
);
post
(
"FUCK OFF ASSHOLE!"
);
iemgui_dialog
(
&
x
->
x_gui
,
argc
,
argv
);
x
->
x_gui
.
x_loadinit
=
0
;
iemgui_draw_config
(
&
x
->
x_gui
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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