mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +01:00
Remove extraneous code that was causing the unread counts to sometimes not be displayed. Issue #1711
This commit is contained in:
parent
72e886b709
commit
99fbd2d1a1
@ -691,7 +691,6 @@ class SceneCoordinator: NSObject, UndoableCommandRunner, UnreadCountProvider {
|
||||
currentFeedIndexPath = indexPath
|
||||
masterFeedViewController.updateFeedSelection(animated: animated)
|
||||
|
||||
emptyTheTimeline()
|
||||
if deselectArticle {
|
||||
selectArticle(nil)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user