aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nnoble@google.com>2015-01-13 16:17:08 -0800
committerGravatar Nicolas Noble <nnoble@google.com>2015-01-13 16:18:11 -0800
commit7ce706b722a1e853981776b543630be43e5e7931 (patch)
tree1d980f0a8d961e9c7bbe46ef204fdd8cb4fae47e /.gitmodules
parentd8532af01c00ea46431e21c6000a5f7fe44110ca (diff)
Removing libevent from third_party, as it's no longer necessary.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 9a287d9ee2..97b7197be3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,10 +9,6 @@
path = third_party/protobuf
url = https://github.com/google/protobuf.git
branch = v3.0.0-alpha-1
-[submodule "third_party/libevent"]
- path = third_party/libevent
- url = https://github.com/libevent/libevent.git
- branch = patches-2.0
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://code.google.com/p/gflags