summaryrefslogtreecommitdiffstats
path: root/libhb/reader.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/reader.c')
-rw-r--r--libhb/reader.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/reader.c b/libhb/reader.c
index 0741fb179..d7661d9b4 100644
--- a/libhb/reader.c
+++ b/libhb/reader.c
@@ -404,8 +404,6 @@ void ReadLoop( void * _w )
if ( buf->start > 0 )
{
pts_to_start += buf->start;
- r->pts_to_start += buf->start;
- r->job->pts_to_start += buf->start;
}
}