Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhaow committed Jul 19, 2017
1 parent 53a3aab commit 141a7e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion SpechtLiteLaunchHelper/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

@interface AppDelegate : NSObject <NSApplicationDelegate>


@end

4 changes: 0 additions & 4 deletions SpechtLiteLaunchHelper/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
}
}

- (void)applicationWillTerminate:(NSNotification *)aNotification {
// Insert code here to tear down your application
}

@end

0 comments on commit 141a7e0

Please sign in to comment.