From b257fab3efb5b17a51e231fcb26c485d394a3489 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 6 Sep 2017 09:05:20 +0200 Subject: Switch hid lib --- vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go (limited to 'vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go') diff --git a/vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go b/vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go deleted file mode 100644 index 7c7c930..0000000 --- a/vendor/github.com/GeertJohan/cgo.wchar/wchar_windows.go +++ /dev/null @@ -1,4 +0,0 @@ -package wchar - -// go representation of a wchar -type Wchar uint16 -- cgit v1.2.3