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 01ba45f07..89f62d82d 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -382,8 +382,6 @@ BOOL fIsDragging;
- (int) hbInstances;
-+ (unsigned int) maximumNumberOfAllowedAudioTracks;
-
// Drag & Drop methods
- (void)openFiles:(NSArray*)filenames;
- (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames;