about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-09-12 09:18:30 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-09-12 09:18:30 -0400
commit85387d43dd38903ca51e5c40ae47cf00fa993b60 (patch)
treef093d71770d4ec3119f2c08c5de556be102ce371 /.gitmodules
parentae39a502468a571928ebbdec05e90ab5874bf319 (diff)
downloaddifference-85387d43dd38903ca51e5c40ae47cf00fa993b60.tar.gz
difference-85387d43dd38903ca51e5c40ae47cf00fa993b60.tar.bz2
difference-85387d43dd38903ca51e5c40ae47cf00fa993b60.zip
Removed unused copy of curlcpp dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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