mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-23 07:39:59 +01:00
Remove deprecated API use
This commit is contained in:
parent
db5f487730
commit
231011685c
@ -50,7 +50,6 @@ class AddFeedViewController: UITableViewController, AddContainerViewControllerCh
|
||||
if shouldDisplayPicker {
|
||||
folderPickerView.dataSource = self
|
||||
folderPickerView.delegate = self
|
||||
folderPickerView.showsSelectionIndicator = true
|
||||
} else {
|
||||
folderPickerView.isHidden = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user