mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Remove some unused code.
This commit is contained in:
@@ -43,7 +43,7 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
void DeleteFiles(const char* path)
|
||||
{
|
||||
char filename[9];
|
||||
DWORD pos = 0;
|
||||
DWORD pos;
|
||||
HANDLE h;
|
||||
BOOL ret;
|
||||
DWORD error;
|
||||
|
||||
Reference in New Issue
Block a user