Skip to content

Commit 5ac04fa

Browse files
committed
Update phys_lib.cpp
1 parent d704db9 commit 5ac04fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/filesystems/udfs/Include/phys_lib.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,6 @@ UDFReadData(
10971097
uint32 BSh=Vcb->SectorShift;
10981098
NTSTATUS status;
10991099
ULONG _ReadBytes = 0;
1100-
uint32 to_read;
11011100

11021101
(*ReadBytes) = 0;
11031102
if (!Length) return STATUS_SUCCESS;

0 commit comments

Comments
 (0)