asfdemux: remove unused variable

This commit is contained in:
Thiago Santos 2013-09-10 19:33:33 -03:00
parent 0243810e1e
commit 6a5c767ce5

View 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;