diff options
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r-- | Source/SPAppController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h index e9173007..71930092 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -105,7 +105,6 @@ - (NSMutableDictionary *)anonymizePreferencesForFeedbackReport:(NSMutableDictionary *)preferences; // Others -- (NSString *)contentOfFile:(NSString *)aPath; - (NSArray *)bundleCategoriesForScope:(NSString *)scope; - (NSArray *)bundleItemsForScope:(NSString *)scope; - (NSArray *)bundleCommandsForTrigger:(NSString *)trigger; |