diff --git a/SiliconLabsApp/SILAppDelegate.swift b/SiliconLabsApp/SILAppDelegate.swift index 7c38227..d784cb6 100644 --- a/SiliconLabsApp/SILAppDelegate.swift +++ b/SiliconLabsApp/SILAppDelegate.swift @@ -36,7 +36,6 @@ class SILAppDelegate : UIResponder, UIApplicationDelegate { window?.makeKeyAndVisible() setupLogs() - return true } private func setupLogs() {