aboutsummaryrefslogtreecommitdiffstats
path: root/MASShortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'MASShortcut.h')
-rw-r--r--MASShortcut.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/MASShortcut.h b/MASShortcut.h
index a5c8fa9..3c6c109 100644
--- a/MASShortcut.h
+++ b/MASShortcut.h
@@ -51,7 +51,4 @@ enum {
- (BOOL)isTakenError:(NSError **)error;
-+ (id)addGlobalHotkeyMonitorWithShortcut:(MASShortcut *)shortcut handler:(void (^)())handler;
-+ (void)removeGlobalHotkeyMonitor:(id)monitor;
-
@end