summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-02-27 14:22:48 +0100
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-02-27 14:22:48 +0100
commit8162215d7e3f682dae1ff9d82ffc56cf1a124e8b (patch)
tree8edd469f10d0069bed3c617b786c399c920906c9
parentea546aef0c86da521f8a360d4bfd10315af3f46b (diff)
downloadceph-8162215d7e3f682dae1ff9d82ffc56cf1a124e8b.tar.gz
remove leveldb from master branch
Since we now build against system leveldb and no longer against a git submodule, drop the submodule from git master. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
-rw-r--r--.gitmodules3
m---------src/leveldb0
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 4bb068b79f4..88db71c0201 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,6 @@
[submodule "ceph-object-corpus"]
path = ceph-object-corpus
url = git://ceph.com/git/ceph-object-corpus.git
-[submodule "src/leveldb"]
- path = src/leveldb
- url = git://github.com/ceph/leveldb.git
[submodule "src/libs3"]
path = src/libs3
url = git://github.com/ceph/libs3.git
diff --git a/src/leveldb b/src/leveldb
deleted file mode 160000
-Subproject c79c270174307411819ddfdd8c9b671ec4fb69c