console.log 💩

This commit is contained in:
Corey Johnson
2012-06-12 11:30:08 -07:00
parent 1fb8852fc3
commit fc025156d3

View File

@@ -62,7 +62,6 @@ windowAdditions =
$('head').append "<style path='#{fullPath}'>#{content}</style>"
reload: ->
console.log rootView.modifiedBuffers()
if rootView.modifiedBuffers().length > 0
message = "There are unsaved buffers, reload anyway?"
detailedMessage = "You will lose all unsaved changes if you reload"