diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-26 21:58:52 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-27 00:39:07 +0300 |
commit | 9d66ffc085e4e8fd8d24fd196b70d88c7d0b0b7e (patch) | |
tree | 2f4d073363d080250e5392b61e2949e10e50e56e /src/qcam | |
parent | 6a832d114e12162a4a2eb0d48a74b035db73ce4b (diff) |
libcamera: bound_method: Fix compiler warning due to unused arguments
The BoundStaticMethod::invoke() method is never used, but must still be
implemented as the base class defines it as pure virtual. As it doesn't
use its arguments, the compiler generates a warning. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/qcam')
0 files changed, 0 insertions, 0 deletions