diff options
| author | Vadim Shpakovski | 2012-09-19 12:43:39 +0300 | 
|---|---|---|
| committer | Vadim Shpakovski | 2012-09-19 12:43:39 +0300 | 
| commit | 4099b62587959708bd02d1c49ec1c8fa39448cf4 (patch) | |
| tree | bf5a851450f9795286d374d49c2a0f11d2318114 /MASShortcut.h | |
| parent | 243aee3038ed23c7f8b96f54871bae00a3be8a41 (diff) | |
| download | MASShortcut-1.1.tar.bz2 | |
Isolates monitoring code from data.1.1
Diffstat (limited to 'MASShortcut.h')
| -rw-r--r-- | MASShortcut.h | 3 | 
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 | 
