Use libusb from a tarball

Now that Wasm support is included in release tarballs, we don't need to include libusb as a submodule anymore.
This commit is contained in:
Ingvar Stepanyan
2024-12-05 15:31:53 +00:00
parent 9f261eda0c
commit 8f7524219b
6 changed files with 7 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -2,6 +2,3 @@
path = deps/libgphoto2
url = https://github.com/RReverser/libgphoto2
branch = em
[submodule "libusb"]
path = deps/libusb
url = https://github.com/libusb/libusb