diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2002-06-01 12:47:21 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2002-06-01 12:47:21 +0000 |
commit | d38b92ded9fb9a7186ffff35e68317874aad186e (patch) | |
tree | f43c69d2a1a59e7c812816aac1a5cb23a80739b5 /ext/libfame/gstlibfame.h | |
parent | d3db7f344bc5823a65ea639960303924b82cd930 (diff) | |
download | gst-plugins-bad-d38b92ded9fb9a7186ffff35e68317874aad186e.tar.gz gst-plugins-bad-d38b92ded9fb9a7186ffff35e68317874aad186e.tar.bz2 gst-plugins-bad-d38b92ded9fb9a7186ffff35e68317874aad186e.zip |
Some cleanups.
Original commit message from CVS:
Some cleanups.
Diffstat (limited to 'ext/libfame/gstlibfame.h')
-rw-r--r-- | ext/libfame/gstlibfame.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/libfame/gstlibfame.h b/ext/libfame/gstlibfame.h index 59e85b9d..fe0f0c22 100644 --- a/ext/libfame/gstlibfame.h +++ b/ext/libfame/gstlibfame.h @@ -56,8 +56,6 @@ struct _GstLibfame { /* video state */ gint format; - gint width; - gint height; /* the size of the output buffer */ gint outsize; |