mirror of
https://github.com/atom/atom.git
synced 2026-02-15 17:15:24 -05:00
Remove deserializer shims on window
This commit is contained in:
@@ -21,7 +21,7 @@ class TokenizedBuffer
|
||||
visible: false
|
||||
|
||||
@acceptsDocuments: true
|
||||
registerDeserializer(this)
|
||||
atom.deserializers.add(this)
|
||||
|
||||
@deserialize: (state) ->
|
||||
new this(state)
|
||||
|
||||
Reference in New Issue
Block a user