OSDN Git Service

MacGui: Remove unused method declaration.
[handbrake-jp/handbrake-jp-git.git] / macosx / Controller.h
index b8cebbb..e318c39 100644 (file)
@@ -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;