remove con log

This commit is contained in:
John McLear 2015-12-05 18:51:27 +00:00
parent fa492dc926
commit b3d44b6956
1 changed files with 0 additions and 1 deletions

View File

@ -5007,7 +5007,6 @@ function Ace2Inner(){
$(root).on("drop", function(e){
top.console.log("DROP");
if(e.target.a || e.target.localName === "a"){
e.preventDefault();
}