diff options
Diffstat (limited to 'libglusterfs/src')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index bb93f5faa..e522c3176 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -74,11 +74,6 @@  /* TODO: Should we use PATH-MAX? On some systems it may save space */  #define ZR_PATH_MAX 4096     -/* This is used as the maximum permitted filename length over FS.  - * If the backend FS supports higher than this, it should be changed.  - */ -#define ZR_FILENAME_MAX 256  -  /* NOTE: add members ONLY at the end (just before _MAXVALUE) */  typedef enum {  | 
