[libusb] Back out one debugging line that made it in by accident.
This commit is contained in:
parent
4381022200
commit
3a99197258
|
@ -297,8 +297,6 @@ found2:
|
|||
}
|
||||
}
|
||||
|
||||
goto done_close;
|
||||
|
||||
ret = libusb_claim_interface(dev, iface);
|
||||
if (ret) {
|
||||
fprintf(stderr, "Could not claim printer interface (%d)\r\n", ret);
|
||||
|
|
Loading…
Reference in a new issue