diff options
Diffstat (limited to 'libglusterfs')
| -rw-r--r-- | libglusterfs/src/store.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/store.c b/libglusterfs/src/store.c index d77b38be0ab..7d9eca54d52 100644 --- a/libglusterfs/src/store.c +++ b/libglusterfs/src/store.c @@ -672,7 +672,6 @@ gf_store_strerror (gf_store_op_errno_t op_errno)          default:                  return "Invalid errno";          } -        return "Invalid errno";  }  int  | 
