summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.h
diff options
context:
space:
mode:
authorritsuka <[email protected]>2015-02-20 07:59:38 +0000
committerritsuka <[email protected]>2015-02-20 07:59:38 +0000
commit214fed29cdc153d4c0581bc0516b258a108cef22 (patch)
tree105b8454670e28f33a721a4d0b328dc2565a2446 /macosx/HBQueueController.h
parentfea0f7fa7473a10e56d6da95f47e03ba44ad2c35 (diff)
MacGui: refactor the stderr/stdout redirect code to be more modular.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6927 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBQueueController.h')
-rw-r--r--macosx/HBQueueController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h
index 0a48dff66..0e00267b9 100644
--- a/macosx/HBQueueController.h
+++ b/macosx/HBQueueController.h
@@ -20,7 +20,6 @@
@property (nonatomic, assign) HBController *controller;
@property (nonatomic, assign) HBAppDelegate *delegate;
-@property (nonatomic, assign) HBOutputPanelController *outputPanel;
@property (nonatomic, readonly) NSUInteger count;
@property (nonatomic, readonly) NSUInteger pendingItemsCount;