whitespace cleanup
This commit is contained in:
parent
c367dfd02c
commit
a113a3c540
|
@ -159,7 +159,6 @@ unlink (const char *ourname)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Try a delete with attributes reset */
|
/* Try a delete with attributes reset */
|
||||||
if (DeleteFile (win32_name))
|
if (DeleteFile (win32_name))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue