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