- Remove debug print.

svn path=/trunk/; revision=62348
This commit is contained in:
James Tabor
2014-02-27 13:20:59 +00:00
parent 4d92b88dea
commit 5729a923fe
@@ -535,7 +535,6 @@ Ext2MountVolume (
else
{
DebugTrace(DEBUG_TRACE_MOUNT, "Failing mount. Partition not Ext2...", 0);
DbgPrint("Supper Blk Magic %x\n",SuperBlock->s_magic);
}
try_exit: NOTHING;