diff options
author | ritsuka <[email protected]> | 2014-12-27 15:56:29 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2014-12-27 15:56:29 +0000 |
commit | 77d37037be2dc26e571fe10f57e52f2327db9b9c (patch) | |
tree | d37b2dab545ea7e33ca3bb509b795d31102f0739 /macosx/HBPreviewController.h | |
parent | 7f6ec5084e21a88d662fa453be6186724658bc9b (diff) |
MacGui: clean up headers and imports.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6661 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBPreviewController.h')
-rw-r--r-- | macosx/HBPreviewController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HBPreviewController.h b/macosx/HBPreviewController.h index a90f8f957..fa45affb0 100644 --- a/macosx/HBPreviewController.h +++ b/macosx/HBPreviewController.h @@ -6,8 +6,6 @@ #import <Cocoa/Cocoa.h> -@class HBController; - @class HBCore; @class HBJob; |