Javi Jimenez Villar 13 anos atrás
pai
commit
7c4a384b3a
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      src/modules/Lungo.Notification.coffee

+ 0 - 3
src/modules/Lungo.Notification.coffee

@@ -105,9 +105,6 @@ Lungo.Notification = do(lng = Lungo) ->
     else
       _window.removeClass STYLE.SHOW
 
-    _window[0].addEventListener 'webkitTransitionEnd', (event) ->
-      console.error event
-
     setTimeout (->
       _window.html html
       _window.attr "class", "window #{stylesheet} show"