mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
#ifdef-out SceneDelegate.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
// Copyright © 2019 Ranchero Software. All rights reserved.
|
||||
//
|
||||
|
||||
#if false
|
||||
|
||||
import UIKit
|
||||
import UserNotifications
|
||||
import Account
|
||||
@@ -250,3 +252,5 @@ private extension SceneDelegate {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user