diff options
author | Damiano Galassi <[email protected]> | 2015-10-17 10:48:46 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2015-10-17 10:48:46 +0200 |
commit | 939b94eba272c4125906441e8f07296d8236dc8a (patch) | |
tree | 369b83f23a6d1b6e6eaa077e60b53fa21306949c /macosx/InstantHandBrake/WhiteBox.h | |
parent | 71704c13a8a2d2c1c933ee787d87333e8c600851 (diff) |
Remove obsolete InstantHandBrake project.
Diffstat (limited to 'macosx/InstantHandBrake/WhiteBox.h')
-rw-r--r-- | macosx/InstantHandBrake/WhiteBox.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/macosx/InstantHandBrake/WhiteBox.h b/macosx/InstantHandBrake/WhiteBox.h deleted file mode 100644 index 973d7937e..000000000 --- a/macosx/InstantHandBrake/WhiteBox.h +++ /dev/null @@ -1,12 +0,0 @@ -/* WhiteBox - - This file is part of the HandBrake source code. - Homepage: <http://handbrake.fr/>. - It may be used under the terms of the GNU General Public License. */ - -#import <Cocoa/Cocoa.h> - -@interface WhiteBox : NSBox -{ -} -@end |