From e37ccb2964db61a6dbf78e56c76ab1cd9baae872 Mon Sep 17 00:00:00 2001
From: asantamaria <asantamaria@iri.upc.edu>
Date: Tue, 13 Dec 2016 11:58:49 +0100
Subject: [PATCH] minor modifications

---
 src/mvbluefox3.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mvbluefox3.cpp b/src/mvbluefox3.cpp
index d6cbfe5..aff28a4 100644
--- a/src/mvbluefox3.cpp
+++ b/src/mvbluefox3.cpp
@@ -8,7 +8,6 @@
 #include <opencv2/opencv.hpp>
 #endif
 
-
 // comment this line to see the effect of queue underruns
 #define DROP_OUTDATED_IMAGES
 // uncomment this line to get more output into the console window
-- 
GitLab