summaryrefslogtreecommitdiffstats
path: root/libhb/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/sync.c')
-rw-r--r--libhb/sync.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libhb/sync.c b/libhb/sync.c
index eee4708f5..1001ed50c 100644
--- a/libhb/sync.c
+++ b/libhb/sync.c
@@ -360,10 +360,6 @@ static void SyncVideo( hb_work_object_t * w )
}
}
- if( cur->new_chap ) {
- hb_log("sync got new chapter %d", cur->new_chap );
- }
-
/*
* since the first frame is always 0 and the upstream reader code
* is taking care of adjusting for pts discontinuities, we just have