summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideoController.h
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-12-23 10:26:39 +0000
committerritsuka <[email protected]>2014-12-23 10:26:39 +0000
commit9297c8f803c220c58b0cb187be8c584643ac3418 (patch)
treebd88e8e632a3121d6232eeb9d8b342e19657bb6e /macosx/HBVideoController.h
parenta66b692e29674de9c444fd54f0493d03b4900abc (diff)
MacGui: remove some unused #import. Move again more things in HBController to HBJob.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6644 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBVideoController.h')
-rw-r--r--macosx/HBVideoController.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HBVideoController.h b/macosx/HBVideoController.h
index 9ebc2cb54..3289b58ee 100644
--- a/macosx/HBVideoController.h
+++ b/macosx/HBVideoController.h
@@ -14,8 +14,6 @@
/**
* HBVideoController
- *
- * Responds to HBContainerChangedNotification notifications.
*/
@interface HBVideoController : NSViewController <HBViewValidation>