diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-10 11:01:43 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-10 11:01:43 -0500 |
commit | abd320d920292daa7d44d95173bcf5eeac0ce9a2 (patch) | |
tree | c210f450ce077a87cc4f9b02513282698f083060 /.gitmodules | |
parent | 6035e62b8935130a1ad213163510f881f6ded0e4 (diff) | |
download | owo-abd320d920292daa7d44d95173bcf5eeac0ce9a2.tar.gz owo-abd320d920292daa7d44d95173bcf5eeac0ce9a2.tar.bz2 owo-abd320d920292daa7d44d95173bcf5eeac0ce9a2.zip |
Removed yaml-cpp submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 79dde9f..6fecb3f 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -4,6 +4,3 @@ | |||
4 | [submodule "vendor/libtwittercpp"] | 4 | [submodule "vendor/libtwittercpp"] |
5 | path = vendor/libtwittercpp | 5 | path = vendor/libtwittercpp |
6 | url = https://github.com/hatkirby/libtwittercpp | 6 | url = https://github.com/hatkirby/libtwittercpp |
7 | [submodule "vendor/yaml-cpp"] | ||
8 | path = vendor/yaml-cpp | ||
9 | url = https://github.com/jbeder/yaml-cpp | ||