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
89f7d76c
Commit
89f7d76c
authored
Sep 05, 2015
by
Jonathan Wilkes
Browse files
Suppress old commands for the time being
parent
94dda81c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/pdgui.js
View file @
89f7d76c
...
...
@@ -879,8 +879,8 @@ function init_socket_events () {
old_command_output
=
unescape
(
old_command
);
}
old_command
=
''
;
gui_post
(
"
warning: old command:
"
+
old_command_output
,
'
blue
'
);
//
gui_post("warning: old command: " + old_command_output,
//
'blue');
}
cmdHeader
=
true
;
}
else
{
...
...
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