libcamera: buffer: Drop forward declaration of BufferPool
There is no need to forward declare BufferPool, drop it. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
b465ecb3e3
commit
1de2e4bbdd
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
|
|
||||||
namespace libcamera {
|
namespace libcamera {
|
||||||
|
|
||||||
class BufferPool;
|
|
||||||
class Request;
|
class Request;
|
||||||
class Stream;
|
class Stream;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue