Remove unused initialPath load setting

This is now handled inside Project@deserialize
This commit is contained in:
Kevin Sawicki & Nathan Sobo
2013-07-22 20:00:15 -07:00
parent 7aa2084147
commit f3a932bbde

View File

@@ -95,7 +95,6 @@ class GuestSession
else
@trigger 'started'
atom.getLoadSettings().initialPath = repoPath
window.startEditorWindow()
@participants.push
id: @getId()