v4l2object: Remove unused MAX_BUFFERS define

This commit is contained in:
Nicolas Dufresne 2014-04-04 22:37:14 -04:00
parent 8f6bd0dbc0
commit 3393083497

View file

@ -38,7 +38,6 @@ typedef struct _GstV4l2Xv GstV4l2Xv;
#include <gstv4l2bufferpool.h>
/* size of v4l2 buffer pool in streaming case */
#define GST_V4L2_MAX_BUFFERS 16
#define GST_V4L2_MIN_BUFFERS 1
/* max frame width/height */