asfdemux: remove unused variable
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 10 Sep 2013 22:33:33 +0000 (19:33 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 10 Sep 2013 22:51:05 +0000 (19:51 -0300)
gst/asfdemux/gstasfdemux.h

index deddb4df009d8a585fa67b9ed2c5ff047f73d0d8..b669d57dd6c2040ab2b64c9c95ce0b1e0c16335f 100644 (file)
@@ -171,7 +171,6 @@ struct _GstASFDemux {
   GstClockTime         first_ts;        /* smallest timestamp found        */
 
   guint32              packet_size;
-  guint32              timestamp;       /* in milliseconds              */
   guint64              play_time;
 
   guint64              preroll;