Fix the issue #424.

This commit is contained in:
Emilio Carlos da Palma 2011-05-26 21:09:21 -03:00
parent a74517b983
commit 7796ae89ff
1 changed files with 0 additions and 3 deletions

View File

@ -88,9 +88,6 @@ ContextMenu.prototype = {
}
}
}
else{
this.RightClick(e);
}
},
createMenu: function() {