libcamera: Remove unused headers
These headers are not used as reported by clangd. Signed-off-by: Christian Rauch <Rauch.Christian@gmx.de> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
f094c2922a
commit
90a0df100c
2 changed files with 0 additions and 5 deletions
|
@ -49,7 +49,6 @@
|
|||
#include "geq_status.h"
|
||||
#include "lux_status.h"
|
||||
#include "metadata.h"
|
||||
#include "noise_status.h"
|
||||
#include "sharpen_algorithm.h"
|
||||
#include "sharpen_status.h"
|
||||
|
||||
|
|
|
@ -20,11 +20,7 @@
|
|||
#include <libcamera/base/thread.h>
|
||||
#include <libcamera/base/timer.h>
|
||||
|
||||
#include "libcamera/internal/device_enumerator.h"
|
||||
#include "libcamera/internal/ipa_data_serializer.h"
|
||||
#include "libcamera/internal/ipa_manager.h"
|
||||
#include "libcamera/internal/ipa_module.h"
|
||||
#include "libcamera/internal/pipeline_handler.h"
|
||||
|
||||
#include "serialization_test.h"
|
||||
#include "test.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue