From cf4bb3fb2d37fa11fd939cd88dff875ae2744966 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Fri, 29 Mar 2019 12:03:16 +0100 Subject: libcamera: stream: Remove 2 empty lines Remove two empty lines. Cosmetic change only. Reviewed-by: Laurent Pinchart Signed-off-by: Jacopo Mondi --- include/libcamera/stream.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/libcamera/stream.h') diff --git a/include/libcamera/stream.h b/include/libcamera/stream.h index 3e8e83a2..24407cb6 100644 --- a/include/libcamera/stream.h +++ b/include/libcamera/stream.h @@ -35,8 +35,6 @@ private: StreamConfiguration configuration_; }; - - } /* namespace libcamera */ #endif /* __LIBCAMERA_STREAM_H__ */ -- cgit v1.2.1