Ticket #59 (closed defect: fixed)
Opened 3 years ago
Last modified 2 years ago
[PATCH 1/3] Fix io.c:1667: warning: 'handle_timeout' defined but not used
| Reported by: | ludovicrousseau | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | libusb-1.0 | |
| Keywords: | Cc: | ||
| Blocked By: | Blocks: |
Description
Patch already proposed in http://libusb.6.n5.nabble.com/Fix-2-compilation-warnings-defined-but-not-used-td3120.html
Attachments
Change History
Changed 3 years ago by ludovicrousseau
comment:1 Changed 2 years ago by stuge
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This was fixed by commit 67d9ef7b6877e17f2deec81cd41dc0948f6bed4b which removed the code in question.