diff options
Diffstat (limited to 'src/uca-camera.h')
-rw-r--r-- | src/uca-camera.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uca-camera.h b/src/uca-camera.h index 39fd7ab..e2887a0 100644 --- a/src/uca-camera.h +++ b/src/uca-camera.h @@ -40,8 +40,6 @@ typedef enum { UCA_CAMERA_ERROR_NOT_IMPLEMENTED } UcaCameraError; -#define UCA_TYPE_CAMERA_TRIGGER (uca_camera_trigger_get_type()) - typedef enum { UCA_CAMERA_TRIGGER_AUTO, UCA_CAMERA_TRIGGER_INTERNAL, |