no more C in transfer.go
This commit is contained in:
@@ -23,9 +23,6 @@ import (
|
|||||||
"unsafe"
|
"unsafe"
|
||||||
)
|
)
|
||||||
|
|
||||||
// #include <libusb.h>
|
|
||||||
import "C"
|
|
||||||
|
|
||||||
type usbTransfer struct {
|
type usbTransfer struct {
|
||||||
// mu protects the transfer state.
|
// mu protects the transfer state.
|
||||||
mu sync.Mutex
|
mu sync.Mutex
|
||||||
|
Reference in New Issue
Block a user