diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-08-28 07:22:18 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-08-28 07:22:18 -0700 |
| commit | 220e5b18185e94284e85cb4d8ca162a0a126a923 (patch) | |
| tree | 35ef2dee56fec18cadd0ab788e854ab949ecab20 | |
| parent | f733e58dc4be66b44fd2037f88299c488e965bd5 (diff) | |
remove pixman submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vendor/pixman | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b07913876..4df722c19 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,9 +25,6 @@ [submodule "vendor/cimgui"] path = vendor/cimgui url = https://github.com/cimgui/cimgui.git -[submodule "vendor/pixman"] - path = vendor/pixman - url = https://gitlab.freedesktop.org/pixman/pixman.git [submodule "vendor/zig-js"] path = vendor/zig-js url = https://github.com/mitchellh/zig-js.git diff --git a/vendor/pixman b/vendor/pixman deleted file mode 160000 -Subproject 47d3fbe38fc88085e644b737f3eff92865ebd65 |
