[libcamera-devel] [PATCH] libcamera: stream: Remove 2 empty lines

Jacopo Mondi jacopo at jmondi.org
Fri Mar 29 12:04:52 CET 2019


Remove two empty lines. Cosmetic change only.

Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>
---
 include/libcamera/stream.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/libcamera/stream.h b/include/libcamera/stream.h
index 3e8e83a2ff24..24407cb65361 100644
--- a/include/libcamera/stream.h
+++ b/include/libcamera/stream.h
@@ -35,8 +35,6 @@ private:
 	StreamConfiguration configuration_;
 };

-
-
 } /* namespace libcamera */

 #endif /* __LIBCAMERA_STREAM_H__ */
--
2.21.0



More information about the libcamera-devel mailing list