diff options
| author | Michael Forney <mforney@mforney.org> | 2018-11-03 01:23:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-11-03 01:23:59 -0700 |
| commit | 96a56c95010bd62c02bffd2e1cbb0e84dece8f37 (patch) | |
| tree | e9225763313fa84d290f6894e3d26defe3b7a79f /.gitmodules | |
| parent | 69124d0baaf866063db65cdae56673067fcce973 (diff) | |
Remove unused libusb
This was added for ccid and pcsc, but I never quite finished those
up. So, remove it for now. We can always revert if we need it again.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f53484f3..0242b084 100644 --- a/.gitmodules +++ b/.gitmodules @@ -116,9 +116,6 @@ [submodule "pkg/libpng/src"] path = pkg/libpng/src url = https://github.com/glennrp/libpng -[submodule "pkg/libusb/src"] - path = pkg/libusb/src - url = https://github.com/libusb/libusb [submodule "pkg/loksh/src"] path = pkg/loksh/src url = https://github.com/dimkr/loksh |
