mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 20:22:18 +00:00
Removed a breakpoint in Ext2CommonClose() (after an *intensive* discussion with Filip...). That way ext2 FSD won't crash any more at startup.
svn path=/trunk/; revision=32987
This commit is contained in:
parent
975066fe15
commit
0f69b53d2d
1 changed files with 0 additions and 1 deletions
|
@ -144,7 +144,6 @@ BOOLEAN FirstAttempt )
|
|||
{
|
||||
DebugTrace( DEBUG_TRACE_SPECIAL, "###### File Pointer 0x%LX [Close]", PtrFileObject);
|
||||
}
|
||||
Ext2BreakPoint();
|
||||
try_return( RC );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue