summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index c1b3ce61e..a1394d799 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -252,8 +252,6 @@ BOOL fIsDragging;
- (void) performScan:(NSString *) scanPath scanTitleNum: (int) scanTitleNum;
- (IBAction) showNewScan: (id) sender;
-- (void) TranslateStrings;
-
- (void) updateUI: (NSTimer *) timer;
- (void) enableUI: (bool) enable;