From 72510ce5c08d5638b5cb2a69dd6291b606b3e837 Mon Sep 17 00:00:00 2001 From: Michael Napolitano Date: Thu, 27 Oct 2016 00:50:25 -0400 Subject: [PATCH] v0.1alpha4 --- MooTorrent/AppDelegate.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/MooTorrent/AppDelegate.swift b/MooTorrent/AppDelegate.swift index bc464c8..8fa055c 100644 --- a/MooTorrent/AppDelegate.swift +++ b/MooTorrent/AppDelegate.swift @@ -50,8 +50,6 @@ class AppDelegate: NSObject,NSApplicationDelegate,NSMenuDelegate{ sparkle.automaticallyChecksForUpdates = true sparkle.automaticallyDownloadsUpdates = true sparkle.checkForUpdatesInBackground() - - } @IBAction func updateMenu(sender: NSStatusBarButton) {