vfs5011: Remove the stray ;
This commit is contained in:
parent
ed5339c4f5
commit
3560a0f1e7
1 changed files with 0 additions and 2 deletions
|
@ -815,8 +815,6 @@ dev_close (FpImageDevice *dev)
|
|||
GError *error = NULL;
|
||||
FpDeviceVfs5011 *self = FPI_DEVICE_VFS5011 (dev);
|
||||
|
||||
;
|
||||
|
||||
g_usb_device_release_interface (fpi_device_get_usb_device (FP_DEVICE (dev)),
|
||||
0, 0, &error);
|
||||
|
||||
|
|
Loading…
Reference in a new issue