[FASTFAT]
[reactos.git] / reactos / drivers / filesystems / fastfat / vfat.h
index b885be4..50a3c53 100644 (file)
@@ -662,11 +662,6 @@ vfat8Dot3ToString(
     PFAT_DIR_ENTRY pEntry,
     PUNICODE_STRING NameU);
 
-NTSTATUS
-ReadVolumeLabel(
-    PDEVICE_EXTENSION DeviceExt,
-    PVPB Vpb);
-
 /* dir.c */
 
 NTSTATUS