mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[FASTFAT]
Remove dead code CID #502185 svn path=/trunk/; revision=62661
This commit is contained in:
@@ -617,8 +617,6 @@ ByeBye:
|
||||
vfatDestroyCCB(Ccb);
|
||||
if (DeviceObject)
|
||||
IoDeleteDevice(DeviceObject);
|
||||
if (VolumeFcb)
|
||||
vfatDestroyFCB(VolumeFcb);
|
||||
}
|
||||
|
||||
return Status;
|
||||
|
||||
Reference in New Issue
Block a user