joe-beuhler-patches-20031122
[openafs.git] / src / vol / ihandle.c
index 6781f19..8b66e57 100644 (file)
@@ -350,7 +350,6 @@ ih_open(IHandle_t * ihP)
 int
 fd_close(FdHandle_t * fdP)
 {
-    FD_t closeFd;
     IHandle_t *ihP;
 
     if (!fdP)