diff options
Diffstat (limited to 'xlators/nfs/server/src/nfs.h')
-rw-r--r-- | xlators/nfs/server/src/nfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/nfs/server/src/nfs.h b/xlators/nfs/server/src/nfs.h index 6d7ed2f0422..e7a023c4af5 100644 --- a/xlators/nfs/server/src/nfs.h +++ b/xlators/nfs/server/src/nfs.h @@ -44,7 +44,6 @@ #define GF_NFS_DVM_ON 1 #define GF_NFS_DVM_OFF 2 -#define GF_NFS_DEFAULT_PORT 38467 /* Callback into a version-specific NFS protocol. * The return type is used by the nfs.c code to register the protocol. |