selector: remove not needed instance var (previous commit).

This commit is contained in:
Stefan Kost 2009-05-28 10:38:50 +03:00 committed by Tim-Philipp Müller
parent 8e8adcd4c8
commit 03d458b212

View file

@ -42,7 +42,6 @@ struct _GstOutputSelector {
GstElement element;
GstPad *sinkpad;
GstPad *allocpad;
GstPad *active_srcpad;
GstPad *pending_srcpad;