mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:51:39 +00:00
Remove a forgotten DPRINT1.
svn path=/trunk/; revision=70448
This commit is contained in:
parent
d70ce4face
commit
8fa0b21364
1 changed files with 0 additions and 2 deletions
|
@ -404,8 +404,6 @@ VfatChkdsk(IN PUNICODE_STRING DriveRoot,
|
|||
|
||||
if (fs_changed())
|
||||
{
|
||||
DPRINT1("fs_changed is TRUE!\n");
|
||||
|
||||
if (FixErrors)
|
||||
{
|
||||
if (FsCheckFlags & FSCHECK_INTERACTIVE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue