diff options
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; |