diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cameras/pco.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cameras/pco.c b/src/cameras/pco.c index ebde852..ac2e950 100644 --- a/src/cameras/pco.c +++ b/src/cameras/pco.c @@ -90,7 +90,6 @@ static uint32_t uca_pco_get_property(struct uca_camera *cam, enum uca_property_i switch (property) { case UCA_PROP_NAME: { - /* FIXME: how to ensure, that buffer is large enough? */ SC2_Camera_Name_Response name; /* FIXME: This is _not_ a mistake. For some reason (which I |