mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-17 00:36:00 +10:00
do not call clearUselessRealmObjects when into background
This commit is contained in:
@@ -123,7 +123,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
NSNotificationCenter.defaultCenter().postNotificationName(MessageToolbar.Notification.updateDraft, object: nil)
|
||||
|
||||
#if DEBUG
|
||||
clearUselessRealmObjects()
|
||||
//clearUselessRealmObjects() // only for test
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user