diff --git a/LunaMac/AppDelegate.swift b/LunaMac/AppDelegate.swift index 0762931..76f1507 100644 --- a/LunaMac/AppDelegate.swift +++ b/LunaMac/AppDelegate.swift @@ -141,7 +141,6 @@ class AppDelegate: NSObject, NSApplicationDelegate { @objc func showAbout() { let aboutWin = NSWindowController(windowNibName: "InfoBox") aboutWin.loadWindow() - print("load window") } // update menu bar icon