refactor(console) getOnMessage: rm unused winCommand

This commit is contained in:
coderaiser 2014-07-02 10:27:33 -04:00
parent 10103817a1
commit 2241ef0573

View file

@ -95,7 +95,7 @@
* @param callback
*/
function getOnMessage(connNum, callback, command) {
var winCommand, funcExec, firstChar,
var funcExec, firstChar,
connName, ret, isContain,
symbolsExec = ['*', '&', '{', '}', '|', '\'', '"'],