diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2022-04-29 08:28:58 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2022-04-29 08:28:58 -0700 |
| commit | fdde63cd36fe5f85fa7e60a7042278ab0def2e45 (patch) | |
| tree | 75ed2be67b385ff1d02d3e100a4d7b2cc9ac9946 /.gitmodules | |
| parent | 8a42336741645a5ab774ebf20e857ab94a59b225 (diff) | |
vendor: remove stb
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 48a97d608..1669c4200 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "vendor/mach"] path = vendor/mach url = https://github.com/hexops/mach.git -[submodule "vendor/stb"] - path = vendor/stb - url = https://github.com/nothings/stb.git [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git |
