summaryrefslogtreecommitdiffstats
path: root/xlators/encryption/rot-13/src/rot-13.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/encryption/rot-13/src/rot-13.c')
-rw-r--r--xlators/encryption/rot-13/src/rot-13.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/encryption/rot-13/src/rot-13.c b/xlators/encryption/rot-13/src/rot-13.c
index dc938781c..a19ef5dea 100644
--- a/xlators/encryption/rot-13/src/rot-13.c
+++ b/xlators/encryption/rot-13/src/rot-13.c
@@ -189,9 +189,6 @@ struct xlator_fops fops = {
.writev = rot13_writev
};
-struct xlator_mops mops = {
-};
-
struct xlator_cbks cbks = {
};