summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBeman <bdawes@acm.org>2013-12-01 10:08:48 -0500
committerBeman <bdawes@acm.org>2013-12-01 10:08:48 -0500
commit1060336cc4c25a5baf786af33c0c92943137ca2d (patch)
treeb892b9d880fe634743bb2cabd0f85d6c60559e57 /.gitmodules
parentbe991e0927356be47c6c907778c64c6df8945392 (diff)
downloadboost-1060336cc4c25a5baf786af33c0c92943137ca2d.tar.gz
Remove the compose submodule. It was an artifact of the conversion to git; the library was removed from Boost years ago.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 8ef044205b..2616aaa7c0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -182,10 +182,6 @@
path = libs/filesystem
url = ../filesystem.git
fetchRecurseSubmodules = on-demand
-[submodule "compose"]
- path = libs/compose
- url = ../compose.git
- fetchRecurseSubmodules = on-demand
[submodule "function"]
path = libs/function
url = ../function.git