diff --git a/Postbox/Postbox.swift b/Postbox/Postbox.swift index fa5ebc22e7..a3b44406be 100644 --- a/Postbox/Postbox.swift +++ b/Postbox/Postbox.swift @@ -935,7 +935,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 let startTime = CFAbsoluteTimeGetCurrent()