Miroslav Rezanina 5ab8ba977d host-libusb: Remove unused variable
Variable unconnected used in usb_host_auto_check function is only incremented
but never read as line where it is read was disabled since introducing the code.
This causes 'Unused but set variable' warning on Clang 15.0.1 compiler.

Removing the variable and disabled code to prevent the warning.

Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <00df0db69ff9167d38bac81f6d03281955bd861a.1668009030.git.mrezanin@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-11-11 09:12:10 +01:00
..
2021-11-02 15:55:14 +00:00
2022-06-14 10:34:36 +02:00
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2022-01-13 10:22:37 +01:00
2022-01-13 10:22:37 +01:00
2022-11-08 11:13:48 +01:00
2022-10-31 20:37:58 +00:00
2022-11-08 11:13:48 +01:00
2022-11-08 11:13:48 +01:00
2020-05-15 07:08:14 +02:00
2022-11-08 11:13:48 +01:00
2022-09-27 07:59:26 -04:00
2022-06-14 10:34:36 +02:00
2022-06-14 10:34:36 +02:00
2021-02-17 14:29:12 +01:00
2021-05-12 18:20:25 +02:00
2021-03-15 17:00:58 +01:00
2022-08-01 11:58:02 +02:00