diff options
Diffstat (limited to 'xlators/nfs/server/src/nlm4.h')
| -rw-r--r-- | xlators/nfs/server/src/nlm4.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/nfs/server/src/nlm4.h b/xlators/nfs/server/src/nlm4.h index 0cc82f162..4659915aa 100644 --- a/xlators/nfs/server/src/nlm4.h +++ b/xlators/nfs/server/src/nlm4.h @@ -83,9 +83,4 @@ typedef struct nlm_fde {          int transit_cnt;  } nlm_fde_t; -typedef struct { -        pthread_cond_t cond; -        pthread_mutex_t mutex; -} nlm_condmutex_t; -  #endif  | 
