diff options
Diffstat (limited to 'libglusterfs/src/xlator.h')
| -rw-r--r-- | libglusterfs/src/xlator.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h index 725a9a2d039..c86e8718cac 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -90,9 +90,6 @@ struct _loc {           */          uuid_t      gfid;          uuid_t      pargfid; - -        /* ideally, should not be used */ -        ino_t       ino;  };  | 
