mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2026-03-16 05:10:37 -05:00
removed an unused variable
This commit is contained in:
@@ -972,7 +972,6 @@ ProcessNextEntry:
|
||||
errorout:
|
||||
|
||||
((PULONG)((PUCHAR)Buffer + fc.efc_prev))[0] = 0;
|
||||
FileIndex = ByteOffset;
|
||||
|
||||
if (Status == STATUS_BUFFER_OVERFLOW) {
|
||||
/* just return fc.efc_start/EntrySize bytes that we filled */
|
||||
|
||||
Reference in New Issue
Block a user