From 7ce706b722a1e853981776b543630be43e5e7931 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Tue, 13 Jan 2015 16:17:08 -0800 Subject: Removing libevent from third_party, as it's no longer necessary. --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3