removing console logs

This commit is contained in:
Ezequiel Bergamaschi
2014-05-21 23:53:56 -03:00
parent 1b682bc3c2
commit 7406aa8e5b
2 changed files with 2 additions and 9 deletions

View File

@@ -30,7 +30,6 @@ mindplot.NoteIcon = new Class({
},
_registerEvents:function () {
console.log('entro');
this._image.setCursor('pointer');
var me = this;