diff options
Diffstat (limited to 'libhb')
-rw-r--r-- | libhb/common.c | 1 |
1 files changed, 0 insertions, 1 deletions
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: |