diff --git a/reactos/lib/fslib/vfatlib/vfatlib.c b/reactos/lib/fslib/vfatlib/vfatlib.c index 45d38fdb383..9f7b6e1c2b5 100644 --- a/reactos/lib/fslib/vfatlib/vfatlib.c +++ b/reactos/lib/fslib/vfatlib/vfatlib.c @@ -404,8 +404,6 @@ VfatChkdsk(IN PUNICODE_STRING DriveRoot, if (fs_changed()) { - DPRINT1("fs_changed is TRUE!\n"); - if (FixErrors) { if (FsCheckFlags & FSCHECK_INTERACTIVE)