mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[WIN32K]
- Ops, remove DbgBreakPoint svn path=/trunk/; revision=52140
This commit is contained in:
parent
d2319845e3
commit
26a96b762b
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ UserSetCursor(
|
|||
/* Remove the cursor */
|
||||
GreMovePointer(hdcScreen, -1, -1);
|
||||
DPRINT("Removing pointer!\n");
|
||||
DbgBreakPoint();
|
||||
}
|
||||
IntGetSysCursorInfo()->CurrentCursorObject = NewCursor;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue