summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
authorThiago Santos <thiago.sousa.santos@collabora.com>2013-09-10 19:33:33 -0300
committerThiago Santos <thiago.sousa.santos@collabora.com>2013-09-10 19:51:05 -0300
commit6a5c767ce5a27d3d341f84d992e9a05704d67459 (patch)
tree283386fcd3f49dd88d43fc66533be280c3e77ced /gst
parent0243810e1e0d35fff1023d3f6c42967cc7aaff6e (diff)
asfdemux: remove unused variable
Diffstat (limited to 'gst')
-rw-r--r--gst/asfdemux/gstasfdemux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/asfdemux/gstasfdemux.h b/gst/asfdemux/gstasfdemux.h
index deddb4df..b669d57d 100644
--- a/gst/asfdemux/gstasfdemux.h
+++ b/gst/asfdemux/gstasfdemux.h
@@ -171,7 +171,6 @@ struct _GstASFDemux {
GstClockTime first_ts; /* smallest timestamp found */
guint32 packet_size;
- guint32 timestamp; /* in milliseconds */
guint64 play_time;
guint64 preroll;