Author: hbelusca Date: Sun Dec 27 19:57:10 2015 New Revision: 70448
URL: http://svn.reactos.org/svn/reactos?rev=70448&view=rev Log: Remove a forgotten DPRINT1.
Modified: trunk/reactos/lib/fslib/vfatlib/vfatlib.c
Modified: trunk/reactos/lib/fslib/vfatlib/vfatlib.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/fslib/vfatlib/vfatlib.c... ============================================================================== --- trunk/reactos/lib/fslib/vfatlib/vfatlib.c [iso-8859-1] (original) +++ trunk/reactos/lib/fslib/vfatlib/vfatlib.c [iso-8859-1] Sun Dec 27 19:57:10 2015 @@ -404,8 +404,6 @@
if (fs_changed()) { - DPRINT1("fs_changed is TRUE!\n"); - if (FixErrors) { if (FsCheckFlags & FSCHECK_INTERACTIVE)