aboutsummaryrefslogtreecommitdiff
path: root/src/leveldb/include/leveldb/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/leveldb/include/leveldb/c.h')
-rw-r--r--src/leveldb/include/leveldb/c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/leveldb/include/leveldb/c.h b/src/leveldb/include/leveldb/c.h
index 1fa58866c3..1048fe3b86 100644
--- a/src/leveldb/include/leveldb/c.h
+++ b/src/leveldb/include/leveldb/c.h
@@ -9,7 +9,6 @@
Does not support:
. getters for the option types
. custom comparators that implement key shortening
- . capturing post-write-snapshot
. custom iter, db, env, cache implementations using just the C bindings
Some conventions: