summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi
diff options
context:
space:
mode:
authorChristian Rauch <Rauch.Christian@gmx.de>2022-08-16 20:38:24 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-08-21 20:45:28 +0300
commit90a0df100c8afcef95ad79a17e1bbf746cd74004 (patch)
tree753151d31f41b8c5684f63d0bf950b6d263d1255 /src/ipa/raspberrypi
parentf094c2922ad5708c876796f0ae5e7732b51e9c66 (diff)
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>
Diffstat (limited to 'src/ipa/raspberrypi')
-rw-r--r--src/ipa/raspberrypi/raspberrypi.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/raspberrypi.cpp b/src/ipa/raspberrypi/raspberrypi.cpp
index 69c73f8c..8d731435 100644
--- a/src/ipa/raspberrypi/raspberrypi.cpp
+++ b/src/ipa/raspberrypi/raspberrypi.cpp
@@ -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"