⚰️ Removes dead code

This commit is contained in:
Stuar Breckenridge
2025-06-26 17:41:07 +08:00
parent c6acc1036f
commit a560542aa6

View File

@@ -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() {