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__ */