Javi Jimenez Villar 13 лет назад
Родитель
Сommit
ab5e6c4710
1 измененных файлов с 0 добавлено и 3 удалено
  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"