From f0f911c99f3d60edd7095b0368d79c65342a9fe9 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 22 Mar 2011 15:46:30 +0100 Subject: Add basic (not working) benchmark --- src/cameras/pco.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3