This commit is contained in:
Nathan Sobo
2013-12-07 03:07:02 -08:00
parent 1c74925637
commit f4d19810b8

View File

@@ -27,7 +27,7 @@ class TokenizedBuffer extends Model
created: ->
if @deserializing
@deserializing = false
return this
return
if @buffer? and @buffer.isAlive()
@bufferPath = @buffer.getPath()