diff --git a/Postbox/Postbox.swift b/Postbox/Postbox.swift index a2e1ce83f0..686a622521 100644 --- a/Postbox/Postbox.swift +++ b/Postbox/Postbox.swift @@ -928,7 +928,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()