mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
⚰️ Removes dead code
This commit is contained in:
@@ -37,8 +37,6 @@ class AboutWindowController: NSWindowController {
|
||||
visualEffectView.state = .active
|
||||
contentView.addSubview(visualEffectView, positioned: .below, relativeTo: nil)
|
||||
}
|
||||
//creditsScrollView.backgroundColor = .clear
|
||||
//creditsTextView.backgroundColor = .clear
|
||||
}
|
||||
|
||||
private func updateUI() {
|
||||
|
||||
Reference in New Issue
Block a user