summaryrefslogtreecommitdiffstats
path: root/ext/swfdec/gstswfdec.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-12-19 09:08:03 +0000
committerDavid Schleef <ds@schleef.org>2003-12-19 09:08:03 +0000
commitb1789e0711fb15218d04b6a0ccd7a42e03113401 (patch)
tree1bead34215b8083f8eea75b84b88d9f30e3ba0ec /ext/swfdec/gstswfdec.h
parent8f235b8a62a0cf8a3095ef8fb6c130ce43f36fde (diff)
downloadgst-plugins-bad-b1789e0711fb15218d04b6a0ccd7a42e03113401.tar.gz
gst-plugins-bad-b1789e0711fb15218d04b6a0ccd7a42e03113401.tar.bz2
gst-plugins-bad-b1789e0711fb15218d04b6a0ccd7a42e03113401.zip
Convert to caps
Original commit message from CVS: Convert to caps
Diffstat (limited to 'ext/swfdec/gstswfdec.h')
-rw-r--r--ext/swfdec/gstswfdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/swfdec/gstswfdec.h b/ext/swfdec/gstswfdec.h
index 8aa3ce3a..5ee2a3b5 100644
--- a/ext/swfdec/gstswfdec.h
+++ b/ext/swfdec/gstswfdec.h
@@ -51,7 +51,6 @@ struct _GstSwfdec {
GstPad *sinkpad;
GstPad *videopad;
GstPad *audiopad;
- GstBufferPool *pool;
SwfdecDecoder *state;
gboolean closed;