summaryrefslogtreecommitdiffstats
path: root/libhb/sync.c
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-05-17 14:39:20 -0600
committerJohn Stebbins <[email protected]>2016-05-17 14:39:20 -0600
commitc5f0ac5f6375f8486569ef0ba8936a07dc87eced (patch)
tree08957b459524b29ec15579cb4b3d4f1f4b72cef7 /libhb/sync.c
parentb442e61f9b9d2462dc0b3b375054701ac218d17d (diff)
sync: remove unused variable
Diffstat (limited to 'libhb/sync.c')
-rw-r--r--libhb/sync.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/sync.c b/libhb/sync.c
index c9ba52196..6d29d77df 100644
--- a/libhb/sync.c
+++ b/libhb/sync.c
@@ -84,7 +84,6 @@ typedef struct
{
struct
{
- double dejitter_pts;
int cadence[12];
} video;