mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[FASTFAT]
Fix a FIXME svn path=/trunk/; revision=72056
This commit is contained in:
parent
7853148eb0
commit
9c6fa5b19d
1 changed files with 0 additions and 1 deletions
|
@ -445,7 +445,6 @@ VfatMount(
|
|||
Status = VfatMountDevice(DeviceExt, DeviceToMount);
|
||||
if (!NT_SUCCESS(Status))
|
||||
{
|
||||
/* FIXME: delete device object */
|
||||
goto ByeBye;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue