Remove --disable-full-vos-listvol-switch option
[openafs.git] / src / config / afsconfig-windows.h
index eb9ad46..0331a8a 100644 (file)
 #include "redhat-fix.h"
 #endif
 
-/* include all of the vos listvol options */
-#define FULL_LISTVOL_SWITCH 1
-
 /* Windows does not provide socklen_t */
 typedef unsigned int socklen_t;