diff options
Diffstat (limited to 'macosx/HBUtilities.h')
-rw-r--r-- | macosx/HBUtilities.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/HBUtilities.h b/macosx/HBUtilities.h index dac8e5085..eed1cafcd 100644 --- a/macosx/HBUtilities.h +++ b/macosx/HBUtilities.h @@ -14,11 +14,6 @@ + (NSString *)handBrakeVersion; /** - * Returns the path of the current <user>/Library/Application Support/HandBrake folder. - */ -+ (NSString *)appSupportPath; - -/** * Returns the url of the current <user>/Library/Application Support/HandBrake folder. */ + (NSURL *)appSupportURL; |