diff options
Diffstat (limited to 'src/cameras/uca_pco.h')
-rw-r--r-- | src/cameras/uca_pco.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/cameras/uca_pco.h b/src/cameras/uca_pco.h deleted file mode 100644 index 240e675..0000000 --- a/src/cameras/uca_pco.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __UNIFIED_CAMERA_ACCESS_PCO_H -#define __UNIFIED_CAMERA_ACCESS_PCO_H - -struct uca_camera_t; - -uint32_t uca_pco_init(struct uca_camera_t **uca); - -#endif |