summaryrefslogtreecommitdiff
path: root/gst/asfmux/gstasfmux.h
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2012-04-23 16:55:18 +0200
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2012-04-23 16:55:18 +0200
commite79cae30027df0cc388e223bd28c350256544bf5 (patch)
tree2c2248a0070035adde3f37e64b082e8b455fda6c /gst/asfmux/gstasfmux.h
parent1fa5624762c49261bc69dadc06486cac7f70233b (diff)
downloadgstreamer-plugins-bad-e79cae30027df0cc388e223bd28c350256544bf5.tar.gz
asfmux: port to 0.11
Diffstat (limited to 'gst/asfmux/gstasfmux.h')
-rw-r--r--gst/asfmux/gstasfmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/asfmux/gstasfmux.h b/gst/asfmux/gstasfmux.h
index 4036aa169..b0f5fabde 100644
--- a/gst/asfmux/gstasfmux.h
+++ b/gst/asfmux/gstasfmux.h
@@ -144,7 +144,6 @@ struct _GstAsfMux
GstPad *srcpad;
GstCollectPads *collect;
- GstPadEventFunction collect_event;
};
struct _GstAsfMuxClass