From fb8da137e4c4fcdf82483d779db2ca64d87e6f53 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Tue, 23 Dec 2014 22:21:56 +0000 Subject: libhb: eliminate refereces to libmkv git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6649 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- libhb/common.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libhb/common.c b/libhb/common.c index 77be3bb96..876377c60 100644 --- a/libhb/common.c +++ b/libhb/common.c @@ -3776,7 +3776,6 @@ int hb_subtitle_can_pass( int source, int mux ) switch (mux) { case HB_MUX_AV_MKV: - case HB_MUX_LIBMKV: switch( source ) { case PGSSUB: -- cgit v1.2.3