]> granicus.if.org Git - handbrake/commitdiff
sync: remove unused variable
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 20:39:20 +0000 (14:39 -0600)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 17 May 2016 20:39:20 +0000 (14:39 -0600)
libhb/sync.c

index c9ba521965660663def04cf2ffd5276fa65759ae..6d29d77df81eee6a380c90795c679d49524e5af0 100644 (file)
@@ -84,7 +84,6 @@ typedef struct
     {
         struct
         {
-            double  dejitter_pts;
             int     cadence[12];
         } video;