diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vendor/curlcpp | 0 |
2 files changed, 0 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index 36738fe..79dde9f 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,9 +4,6 @@ | |||
| 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/curlcpp"] | ||
| 8 | path = vendor/curlcpp | ||
| 9 | url = https://github.com/JosephP91/curlcpp | ||
| 10 | [submodule "vendor/yaml-cpp"] | 7 | [submodule "vendor/yaml-cpp"] |
| 11 | path = vendor/yaml-cpp | 8 | path = vendor/yaml-cpp |
| 12 | url = https://github.com/jbeder/yaml-cpp | 9 | url = https://github.com/jbeder/yaml-cpp |
| diff --git a/vendor/curlcpp b/vendor/curlcpp deleted file mode 160000 | |||
| Subproject 0cdfb670d726252bdce4fb2a194e11de38a42e0 | |||
