summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/controller/camera_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/raspberrypi/controller/camera_mode.h')
-rw-r--r--src/ipa/raspberrypi/controller/camera_mode.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ipa/raspberrypi/controller/camera_mode.h b/src/ipa/raspberrypi/controller/camera_mode.h
index 0ac6c07f..a6ccf8c1 100644
--- a/src/ipa/raspberrypi/controller/camera_mode.h
+++ b/src/ipa/raspberrypi/controller/camera_mode.h
@@ -16,8 +16,6 @@
* including binning, scaling, cropping etc.
*/
-#define CAMERA_MODE_NAME_LEN 32
-
struct CameraMode {
/* bit depth of the raw camera output */
uint32_t bitdepth;