Removed obsolet code.

This commit is contained in:
Martin Edenhofer 2016-06-14 12:33:20 +02:00
parent bbfb6935b9
commit a21fa42762

View file

@ -54,7 +54,6 @@ class App.OnlineNotificationWidget extends App.Controller
release: ->
$(window).off 'click.notifications'
$(window).off 'keydown.notifications'
App.OnlineNotification.unsubscribe(@subscribeId)
super
access: ->