Cosmetic: IopMountFileSystem(): branch cleanup
authorshort <>
Mon, 4 Nov 2002 22:54:27 +0000 (22:54 +0000)
committershort <>
Mon, 4 Nov 2002 22:54:27 +0000 (22:54 +0000)
ntoskrnl/io/fs.c

index 95d9417..7482fcc 100644 (file)
@@ -220,10 +220,7 @@ IoShutdownRegisteredFileSystems(VOID)
 
 #endif /* LIBCAPTIVE */
 
-#ifndef LIBCAPTIVE
-static
-#endif /* LIBCAPTIVE */
-NTSTATUS
+static NTSTATUS
 IopMountFileSystem(PDEVICE_OBJECT DeviceObject,
                   PDEVICE_OBJECT DeviceToMount)
 {