diff options
Diffstat (limited to 'libhb/deblock.c')
-rw-r--r-- | libhb/deblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/deblock.c b/libhb/deblock.c index e05f2e21e..e48d89ced 100644 --- a/libhb/deblock.c +++ b/libhb/deblock.c @@ -439,7 +439,6 @@ static int hb_deblock_work( hb_filter_object_t * filter, 0 ); out->s = in->s; - hb_buffer_move_subs( out, in ); *buf_out = out; } |