summaryrefslogtreecommitdiffstats
path: root/macosx/InstantHandBrake/WhiteBox.h
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2015-10-17 10:48:46 +0200
committerDamiano Galassi <[email protected]>2015-10-17 10:48:46 +0200
commit939b94eba272c4125906441e8f07296d8236dc8a (patch)
tree369b83f23a6d1b6e6eaa077e60b53fa21306949c /macosx/InstantHandBrake/WhiteBox.h
parent71704c13a8a2d2c1c933ee787d87333e8c600851 (diff)
Remove obsolete InstantHandBrake project.
Diffstat (limited to 'macosx/InstantHandBrake/WhiteBox.h')
-rw-r--r--macosx/InstantHandBrake/WhiteBox.h12
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