mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-01-21 09:08:17 +01:00
Remove blank lines
This commit is contained in:
parent
d3b7a8cb52
commit
42e906cd67
1 changed files with 0 additions and 3 deletions
|
@ -137,8 +137,6 @@ libusb_device_handle* setup_libusb_access() {
|
|||
return lvr_winusb;
|
||||
}
|
||||
|
||||
|
||||
|
||||
libusb_device_handle *find_lvr_winusb() {
|
||||
libusb_device_handle *handle;
|
||||
|
||||
|
@ -150,7 +148,6 @@ libusb_device_handle *find_lvr_winusb() {
|
|||
return handle;
|
||||
}
|
||||
|
||||
|
||||
void ini_control_transfer(libusb_device_handle *dev) {
|
||||
int r,i;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue