summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeKit/HandBrakeKit.h
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2019-02-07 19:11:51 +0100
committerDamiano Galassi <[email protected]>2019-02-07 19:11:51 +0100
commit5c52e252def1d72d072adc4cfdb2137a35705186 (patch)
tree8c34d9d5ea5acdc012155c8c14abd15b87cfefc6 /macosx/HandBrakeKit/HandBrakeKit.h
parent618ee9eb98daba5d4f64cf26c04b6429d16faf97 (diff)
MacGui: refactor some queue related properties out of HBJob to a new HBQueueItem class.
Diffstat (limited to 'macosx/HandBrakeKit/HandBrakeKit.h')
-rw-r--r--macosx/HandBrakeKit/HandBrakeKit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HandBrakeKit/HandBrakeKit.h b/macosx/HandBrakeKit/HandBrakeKit.h
index d5a684d34..3e388855c 100644
--- a/macosx/HandBrakeKit/HandBrakeKit.h
+++ b/macosx/HandBrakeKit/HandBrakeKit.h
@@ -36,7 +36,6 @@ FOUNDATION_EXPORT const unsigned char HandBrakeKitVersionString[];
#import <HandBrakeKit/HBDVDDetector.h>
#import <HandBrakeKit/HBStateFormatter.h>
-#import <HandBrakeKit/HBDistributedArray.h>
#import <HandBrakeKit/HBUtilities.h>
#import <HandBrakeKit/HBImageUtilities.h>