From 4099b62587959708bd02d1c49ec1c8fa39448cf4 Mon Sep 17 00:00:00 2001 From: Vadim Shpakovski Date: Wed, 19 Sep 2012 12:43:39 +0300 Subject: Isolates monitoring code from data. --- MASShortcut.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'MASShortcut.h') 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 -- cgit v1.2.3