diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-09-12 09:18:30 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-09-12 09:18:30 -0400 |
| commit | 85387d43dd38903ca51e5c40ae47cf00fa993b60 (patch) | |
| tree | f093d71770d4ec3119f2c08c5de556be102ce371 | |
| parent | ae39a502468a571928ebbdec05e90ab5874bf319 (diff) | |
| download | difference-85387d43dd38903ca51e5c40ae47cf00fa993b60.tar.gz difference-85387d43dd38903ca51e5c40ae47cf00fa993b60.tar.bz2 difference-85387d43dd38903ca51e5c40ae47cf00fa993b60.zip | |
Removed unused copy of curlcpp dependency
| -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 | |||
