mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 07:45:56 +08:00
externals: Untrack non-upstream variant of libusb
We shouldn't be tracking personal forks of repositories when upstream can be managed directly.
This commit is contained in:
parent
531f3c9f94
commit
a90b1235ad
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -34,9 +34,6 @@
|
||||
[submodule "xbyak"]
|
||||
path = externals/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
[submodule "externals/libusb"]
|
||||
path = externals/libusb
|
||||
url = https://github.com/ameerj/libusb
|
||||
[submodule "opus"]
|
||||
path = externals/opus/opus
|
||||
url = https://github.com/xiph/opus.git
|
||||
|
||||
1
externals/libusb
vendored
1
externals/libusb
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 3406d72cda879f8792a88bf5f6bd0b7a65636f72
|
||||
Loading…
Reference in New Issue
Block a user