summaryrefslogtreecommitdiffstats
path: root/libhb/detelecine.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/detelecine.c')
-rw-r--r--libhb/detelecine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/detelecine.c b/libhb/detelecine.c
index 368341dd7..9745d09d3 100644
--- a/libhb/detelecine.c
+++ b/libhb/detelecine.c
@@ -396,7 +396,6 @@ static int pullup_decide_frame_length( struct pullup_context * c )
struct pullup_field *f0 = c->first;
struct pullup_field *f1 = f0->next;
struct pullup_field *f2 = f1->next;
- struct pullup_field *f3 = f2->next;
int l;
if( pullup_queue_length( c->first, c->last ) < 4 )