diff options
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r-- | macosx/Controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h index 46e73ce25..5e81c1595 100644 --- a/macosx/Controller.h +++ b/macosx/Controller.h @@ -262,7 +262,6 @@ extern NSString *keyContainerTag; -(void)showGrowlDoneNotification:(NSString *) filePath; - (IBAction)showDebugOutputPanel:(id)sender; -- (void) prepareJobForPreview; - (void) remindUserOfSleepOrShutdown; - (int) hbInstances; |