mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-26 03:05:06 +03:00
uvc: remove unused variable
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
This commit is contained in:
parent
b28dd77810
commit
1c94fb860a
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ static int uvc_set_frame(char *format_path, char *format, const struct usbg_f_uv
|
|||
{
|
||||
char frame_path[USBG_MAX_PATH_LENGTH];
|
||||
char full_frame_path[USBG_MAX_PATH_LENGTH];
|
||||
char frame_interval[USBG_MAX_PATH_LENGTH];
|
||||
char frame_name[32];
|
||||
unsigned nmb;
|
||||
int ret;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue