🔥 unused method

This commit is contained in:
Max Brunsfeld
2015-06-16 14:54:01 -07:00
parent 1bbeca6801
commit dbb1200e1b

View File

@@ -449,9 +449,6 @@ class AtomApplication
if states.length > 0 or allowEmpty
@storageFolder.store('application.json', states)
hasEditorWindows: ->
@windows.some (window) -> not window.isSpec
loadState: ->
if (states = @storageFolder.load('application.json'))?.length > 0
for state in states