This commit is contained in:
Nathan Sobo 2013-04-03 12:33:40 -06:00
parent 930cd9551b
commit 5d22cff6ad

View File

@ -10,5 +10,4 @@ module.exports =
activate: ->
@activateCallCount++
rootView.getActiveView()?.command 'activation-event', =>
console.log "ACTIVATION EVENT"
@activationEventCallCount++