libcamera: pipeline_handler: Remove unneeded forward declaration
There's no need to forward-declare the PipelineManagerFactory class. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
namespace libcamera {
|
||||
|
||||
class DeviceEnumerator;
|
||||
class PipelineHandlerFactory;
|
||||
|
||||
class PipelineHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user