summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bdb/src/bdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/bdb/src/bdb.c')
-rw-r--r--xlators/storage/bdb/src/bdb.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/storage/bdb/src/bdb.c b/xlators/storage/bdb/src/bdb.c
index fba34ee0..6104728e 100644
--- a/xlators/storage/bdb/src/bdb.c
+++ b/xlators/storage/bdb/src/bdb.c
@@ -3471,9 +3471,6 @@ fini (xlator_t *this)
return;
}
-struct xlator_mops mops = {
- .stats = bdb_stats,
-};
struct xlator_fops fops = {
.lookup = bdb_lookup,