summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo.m
blob: ce662fbc42eefb52d031418c79a5ac02f275f333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  HBVideo.m
//  HandBrake
//
//  Created by Damiano Galassi on 12/08/14.
//
//

#import "HBVideo.h"

@implementation HBVideo

@end