diff --git a/Postbox/Postbox.swift b/Postbox/Postbox.swift index 2dc3f53e43..5fba2eea5a 100644 --- a/Postbox/Postbox.swift +++ b/Postbox/Postbox.swift @@ -996,7 +996,7 @@ public func openPostbox(basePath: String, seedConfiguration: SeedConfiguration) #if DEBUG //debugSaveState(basePath: basePath, name: "previous1") - debugRestoreState(basePath: basePath, name: "previous1") + //debugRestoreState(basePath: basePath, name: "previous1") #endif var debugFirstTime = true