summaryrefslogtreecommitdiffstats
path: root/libhb/detelecine.c
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2015-09-03 10:16:03 -0700
committerJohn Stebbins <[email protected]>2015-09-04 08:44:03 -0700
commit85133c49d2dc34060159c8f9f16cd508bb9d08d2 (patch)
tree2bc98d6385873e0b6699a8a2708f44d72220a538 /libhb/detelecine.c
parent93a0685f2cad12828ad62d112eb1ddaac1af3a32 (diff)
libhb: remove unused hb_buffer_t.sub
Diffstat (limited to 'libhb/detelecine.c')
-rw-r--r--libhb/detelecine.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/detelecine.c b/libhb/detelecine.c
index 983db217f..3d79d2595 100644
--- a/libhb/detelecine.c
+++ b/libhb/detelecine.c
@@ -1023,8 +1023,6 @@ static int hb_detelecine_work( hb_filter_object_t * filter,
pullup_release_frame( frame );
out->s = in->s;
- hb_buffer_move_subs( out, in );
-
*buf_out = out;
output_frame: