summaryrefslogtreecommitdiffstats
path: root/xlators/features/arbiter/src/arbiter-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/arbiter/src/arbiter-mem-types.h')
-rw-r--r--xlators/features/arbiter/src/arbiter-mem-types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/features/arbiter/src/arbiter-mem-types.h b/xlators/features/arbiter/src/arbiter-mem-types.h
index 200b59de695..ccf864cdef0 100644
--- a/xlators/features/arbiter/src/arbiter-mem-types.h
+++ b/xlators/features/arbiter/src/arbiter-mem-types.h
@@ -13,7 +13,6 @@
typedef enum gf_arbiter_mem_types_ {
gf_arbiter_mt_inode_ctx_t = gf_common_mt_end + 1,
- gf_arbiter_mt_iatt,
gf_arbiter_mt_end
} gf_arbiter_mem_types_t;
#endif