summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macosx/Controller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index b8cebbbee..e318c395e 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -460,7 +460,6 @@ BOOL fIsDragging;
- (void)moveObjectsInPresetsArray:(NSMutableArray *)array fromIndexes:(NSIndexSet *)indexSet toIndex:(NSUInteger)insertIndex;
- (int) hbInstances;
-- (int) getThisHBInstancePID;
// Chapter files methods
- (IBAction) browseForChapterFile: (id) sender;