Removed obsolet code.
This commit is contained in:
parent
bbfb6935b9
commit
a21fa42762
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ class App.OnlineNotificationWidget extends App.Controller
|
||||||
release: ->
|
release: ->
|
||||||
$(window).off 'click.notifications'
|
$(window).off 'click.notifications'
|
||||||
$(window).off 'keydown.notifications'
|
$(window).off 'keydown.notifications'
|
||||||
App.OnlineNotification.unsubscribe(@subscribeId)
|
|
||||||
super
|
super
|
||||||
|
|
||||||
access: ->
|
access: ->
|
||||||
|
|
Loading…
Reference in a new issue