mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[FASTFAT]
Remove useless assignement svn path=/trunk/; revision=73777
This commit is contained in:
@@ -618,7 +618,7 @@ VfatVerify(
|
||||
PVFAT_IRP_CONTEXT IrpContext)
|
||||
{
|
||||
PDEVICE_OBJECT DeviceToVerify;
|
||||
NTSTATUS Status = STATUS_SUCCESS;
|
||||
NTSTATUS Status;
|
||||
FATINFO FatInfo;
|
||||
BOOLEAN RecognizedFS;
|
||||
PDEVICE_EXTENSION DeviceExt;
|
||||
|
||||
Reference in New Issue
Block a user