[libcamera-devel] [PATCH] include: ipa: Remove unused declaration

Niklas Söderlund niklas.soderlund at ragnatech.se
Wed Mar 10 10:52:13 CET 2021


Hi Kieran,

On 2021-03-10 09:29:51 +0000, Kieran Bingham wrote:
> The struct CameraSensorInfo forward declaration is not used by
> the ipa_interface.
> 
> Remove it.
> 
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund at ragnatech.se>

> ---
>  include/libcamera/ipa/ipa_interface.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/libcamera/ipa/ipa_interface.h b/include/libcamera/ipa/ipa_interface.h
> index 47f81d1d2e8f..8554613e0217 100644
> --- a/include/libcamera/ipa/ipa_interface.h
> +++ b/include/libcamera/ipa/ipa_interface.h
> @@ -20,8 +20,6 @@
>  
>  namespace libcamera {
>  
> -struct CameraSensorInfo;
> -
>  class IPAInterface
>  {
>  public:
> -- 
> 2.25.1
> 
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel

-- 
Regards,
Niklas Söderlund


More information about the libcamera-devel mailing list