From b7865f6e6b0ea55c6aaf0936ae0bf223418cb126 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 23 May 2025 09:13:21 -0700 Subject: [PATCH] Remove Technotes from Help menu. --- Mac/AppDelegate.swift | 5 ----- Mac/Base.lproj/Main.storyboard | 6 ------ 2 files changed, 11 deletions(-) diff --git a/Mac/AppDelegate.swift b/Mac/AppDelegate.swift index 79a53d955..e8f3dd76b 100644 --- a/Mac/AppDelegate.swift +++ b/Mac/AppDelegate.swift @@ -640,11 +640,6 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, Browser.open("https://netnewswire.com/slack", inBackground: false) } - @IBAction func openTechnotes(_ sender: Any?) { - - Browser.open("https://github.com/brentsimmons/NetNewsWire/tree/main/Technotes", inBackground: false) - } - @IBAction func showHelp(_ sender: Any?) { Browser.open("https://netnewswire.com/help/mac/6.1/en/", inBackground: false) diff --git a/Mac/Base.lproj/Main.storyboard b/Mac/Base.lproj/Main.storyboard index c2906ddec..92eab39f9 100644 --- a/Mac/Base.lproj/Main.storyboard +++ b/Mac/Base.lproj/Main.storyboard @@ -639,12 +639,6 @@ - - - - - -