Improve comment.

This commit is contained in:
ccd0 2014-12-26 16:42:47 -08:00
parent 87f8e441ed
commit 259d28385e

View File

@ -22,7 +22,7 @@ UI = do ->
lastToggledButton = null
constructor: (@type) ->
# XXX Deprecated
# XXX AddMenuEntry event is deprecated
$.on d, 'AddMenuEntry', ({detail}) =>
return if detail.type isnt @type
delete detail.open