Skip to content

Commit

Permalink
Remove empty method
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskocil committed Dec 31, 2023
1 parent 44db647 commit d731bbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Apple/OSMScoutOSX/OSMScoutOSX/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ import AppKit
class AppDelegate: NSResponder, NSApplicationDelegate {
var window : NSWindow? = nil

func application(_ aNotification : NSNotification) {
}

}

0 comments on commit d731bbe

Please sign in to comment.