diff --git a/Application/AppController.m b/Application/AppController.m index 8762e8abb..826020ff1 100644 --- a/Application/AppController.m +++ b/Application/AppController.m @@ -417,16 +417,6 @@ void* kAppControllerContext = &kAppControllerContext; [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://www.paypal.com/paypalme/kode54"]]; } -- (IBAction)openBitcoinPage:(id)sender -{ - [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://kode54.net/donateBitcoin"]]; -} - -- (IBAction)openPatreonPage:(id)sender -{ - [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://patreon.com/kode54"]]; -} - - (IBAction)openKofiPage:(id)sender { [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://ko-fi.com/kode54"]]; diff --git a/Base.lproj/MainMenu.xib b/Base.lproj/MainMenu.xib index f4cbf6259..9c7b09018 100644 --- a/Base.lproj/MainMenu.xib +++ b/Base.lproj/MainMenu.xib @@ -1,8 +1,8 @@ - + - + @@ -32,10 +32,10 @@ - + - + @@ -318,7 +318,7 @@ - + @@ -815,22 +815,10 @@ - - - - - - - - - - - -