projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a089836
)
selector: remove not needed instance var (previous commit).
author
Stefan Kost
<ensonic@users.sf.net>
Thu, 28 May 2009 07:38:50 +0000
(10:38 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Thu, 28 May 2009 07:38:50 +0000
(10:38 +0300)
gst/selector/gstoutputselector.h
patch
|
blob
|
history
diff --git
a/gst/selector/gstoutputselector.h
b/gst/selector/gstoutputselector.h
index
4347fd2
..
5389d47
100644
(file)
--- 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;