diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-07 14:48:56 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-07 14:48:56 -0700 |
| commit | 965fabeb6eb597c4df722e09107c255f111a3992 (patch) | |
| tree | 80fac85bf647f7e671b3a07a5b4eb26a3ab2aa5d /.gitmodules | |
| parent | 6e550bbd6b9e52fc83e808a546d00b62cbfd6dcb (diff) | |
remove libxml2 submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 0e951e350..434f819af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "vendor/harfbuzz"] path = vendor/harfbuzz url = https://github.com/harfbuzz/harfbuzz.git -[submodule "vendor/libxml2"] - path = vendor/libxml2 - url = https://github.com/GNOME/libxml2.git |
