diff options
Diffstat (limited to 'xlators/encryption/rot-13')
| -rw-r--r-- | xlators/encryption/rot-13/src/rot-13.c | 3 | 
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 dc938781cab..a19ef5deadf 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 = {  };  | 
