summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-05-28 10:38:50 +0300
committerStefan Kost <ensonic@users.sf.net>2009-05-28 10:38:50 +0300
commitff6bea9231efb825df35c2e148026b459e72699e (patch)
treec6f211357d62a683119d7dab2b46aa8715cbfa6f /gst
parenta0898363d9dd1bb524da2d9715afd83d2f267887 (diff)
downloadgst-plugins-bad-ff6bea9231efb825df35c2e148026b459e72699e.tar.gz
gst-plugins-bad-ff6bea9231efb825df35c2e148026b459e72699e.tar.bz2
gst-plugins-bad-ff6bea9231efb825df35c2e148026b459e72699e.zip
selector: remove not needed instance var (previous commit).
Diffstat (limited to 'gst')
-rw-r--r--gst/selector/gstoutputselector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/selector/gstoutputselector.h b/gst/selector/gstoutputselector.h
index 4347fd2e..5389d473 100644
--- a/gst/selector/gstoutputselector.h
+++ b/gst/selector/gstoutputselector.h
@@ -42,7 +42,6 @@ struct _GstOutputSelector {
GstElement element;
GstPad *sinkpad;
- GstPad *allocpad;
GstPad *active_srcpad;
GstPad *pending_srcpad;