diff options
author | James <jselby@jselby.net> | 2017-07-18 05:37:27 +0200 |
---|---|---|
committer | James <jselby@jselby.net> | 2017-07-18 05:37:27 +0200 |
commit | 87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0 (patch) | |
tree | d58440cf1790f65020ed97eac84b159787db8ef5 /.gitmodules | |
parent | Merge pull request #2804 from Kloen/theming (diff) | |
download | yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar.gz yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar.bz2 yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar.lz yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar.xz yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.tar.zst yuzu-87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3f5bae2b0..db60706c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,6 +31,3 @@ [submodule "cpr"] path = externals/cpr url = https://github.com/whoshuu/cpr.git -[submodule "json"] - path = externals/json - url = https://github.com/nlohmann/json.git |