summaryrefslogtreecommitdiffstats
path: root/gst/asfmux/gstasfmux.h
diff options
context:
space:
mode:
authorDave Robillard <dave@drobilla.net>2009-08-15 17:26:39 -0400
committerDave Robillard <dave@drobilla.net>2009-08-15 17:26:39 -0400
commit9a9917e89144923a79acaf8745ba7b958feda2a4 (patch)
tree46b8383d03acd11adb6d085abd32b44e5913da63 /gst/asfmux/gstasfmux.h
parente46ff7bda0f7996b456476dccb4a822688a690fb (diff)
parent2aa6fa29edf380a40c962a85aad3501950c71492 (diff)
downloadgst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.tar.gz
gst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.tar.bz2
gst-plugins-bad-9a9917e89144923a79acaf8745ba7b958feda2a4.zip
Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-bad into fdo
Diffstat (limited to 'gst/asfmux/gstasfmux.h')
-rw-r--r--gst/asfmux/gstasfmux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst/asfmux/gstasfmux.h b/gst/asfmux/gstasfmux.h
index 2b71fa36..4e13b36a 100644
--- a/gst/asfmux/gstasfmux.h
+++ b/gst/asfmux/gstasfmux.h
@@ -139,9 +139,6 @@ struct _GstAsfMux
/* pads */
GstPad *srcpad;
- /* sinkpads, video first */
- GSList *sinkpads;
-
GstCollectPads *collect;
GstPadEventFunction collect_event;
};