summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo+UIAdditions.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBVideo+UIAdditions.h')
-rw-r--r--macosx/HBVideo+UIAdditions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HBVideo+UIAdditions.h b/macosx/HBVideo+UIAdditions.h
index 236096916..22c9d85b6 100644
--- a/macosx/HBVideo+UIAdditions.h
+++ b/macosx/HBVideo+UIAdditions.h
@@ -58,7 +58,6 @@
- (BOOL)isUnparsedSupported:(int)encoder;
- (BOOL)isPresetSystemSupported:(int)encoder;
- (BOOL)isSimpleOptionsPanelSupported:(int)encoder;
-- (BOOL)isOldAdvancedPanelSupported:(int)encoder;
- (void)qualityLimitsForEncoder:(int)encoder low:(float *)low high:(float *)high granularity:(float *)granularity direction:(int *)direction;
@end