Removed not needed debugging.

This commit is contained in:
Martin Edenhofer 2014-08-27 16:17:47 +02:00
parent 807b9e5838
commit eeea2511fb

View file

@ -366,7 +366,6 @@ class App.Controller extends Spine.Controller
)
userPopupsDestroy: =>
console.log('userPopupsDestroy', @userPopupsList)
if @userPopupsList
@userPopupsList.popover('destroy')