mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 02:25:40 +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())
|
if (fs_changed())
|
||||||
{
|
{
|
||||||
DPRINT1("fs_changed is TRUE!\n");
|
|
||||||
|
|
||||||
if (FixErrors)
|
if (FixErrors)
|
||||||
{
|
{
|
||||||
if (FsCheckFlags & FSCHECK_INTERACTIVE)
|
if (FsCheckFlags & FSCHECK_INTERACTIVE)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue