From 19021e7176c480d63ea3f0d5995e020a751c55af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Thu, 19 Sep 2013 17:08:19 -0400 Subject: [PATCH] v4l2: Remove commented out line --- sys/v4l2/gstv4l2bufferpool.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/v4l2/gstv4l2bufferpool.h b/sys/v4l2/gstv4l2bufferpool.h index 90ccad4319..3582bcea9a 100644 --- a/sys/v4l2/gstv4l2bufferpool.h +++ b/sys/v4l2/gstv4l2bufferpool.h @@ -32,7 +32,6 @@ typedef struct _GstV4l2BufferPoolClass GstV4l2BufferPoolClass; typedef struct _GstV4l2Meta GstV4l2Meta; #include "gstv4l2object.h" -//#include "v4l2_calls.h" GST_DEBUG_CATEGORY_EXTERN (v4l2buffer_debug);