vol: Make some functions static
[openafs.git] / src / vol / partition.h
index 28c96cf..6be1c29 100644 (file)
@@ -163,7 +163,6 @@ struct DiskPartitionStats64 {
 
 #ifdef AFS_NT40_ENV
 #include <WINNT/vptab.h>
-extern int VValidVPTEntry(struct vptab *vptp);
 #endif