diff options
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r-- | Source/SPAppController.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h index f22cd1d5..473baa23 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -52,9 +52,6 @@ // Getters - (SPPreferenceController *)preferenceController; -// AppleScript handler -- (id)handleQuitScriptCommand:(NSScriptCommand *)command; - // Others - (NSString *)contentOfFile:(NSString *)aPath; |