diff --git a/reactos/lib/rtl/amd64/debug_asm.S b/reactos/lib/rtl/amd64/debug_asm.S index b89ea57052c..4ffbe6831f3 100644 --- a/reactos/lib/rtl/amd64/debug_asm.S +++ b/reactos/lib/rtl/amd64/debug_asm.S @@ -38,8 +38,6 @@ DbgUserBreakPoint: .PROC DbgBreakPointWithStatus .endprolog mov eax, ecx - int 3 - ret .ENDP .PROC RtlpBreakWithStatusInstruction