diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-09-01 23:16:23 -0700 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-09-01 23:16:23 -0700 |
commit | 7afdc95421086920ec83ff9b782b7d997b1d79a6 (patch) | |
tree | c22266556a36bdb3c8f43d6322a18e13fffef280 /.gitmodules | |
parent | 0de06b7c51d77ef18897cf2410515aeeaf5bda49 (diff) |
Effectively tossing libeio away.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index e78fd64..94de112 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "libcoro"] path = libcoro url = git.grumpycoder.net:/pub/repo.git/libcoro -[submodule "libeio"] - path = libeio - url = git.grumpycoder.net:/pub/repo.git/libeio [submodule "libev"] path = libev url = git.grumpycoder.net:/pub/repo.git/libev |