libcamera: stream: Remove 2 empty lines

Remove two empty lines. Cosmetic change only.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Jacopo Mondi 2019-03-29 12:03:16 +01:00
parent c5ef6310fd
commit cf4bb3fb2d

View file

@ -35,8 +35,6 @@ private:
StreamConfiguration configuration_; StreamConfiguration configuration_;
}; };
} /* namespace libcamera */ } /* namespace libcamera */
#endif /* __LIBCAMERA_STREAM_H__ */ #endif /* __LIBCAMERA_STREAM_H__ */