mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:16:04 +00:00
- This doesn't work anymore, disable until investigated.
svn path=/trunk/; revision=56195
This commit is contained in:
parent
014b23b9a1
commit
c9c1053b91
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ KeUpdateRunTime(IN PKTRAP_FRAME TrapFrame,
|
|||
/* Handle being in a DPC */
|
||||
Prcb->DpcTime++;
|
||||
|
||||
#if DBG
|
||||
#if 0 //DBG
|
||||
/* Update the DPC time */
|
||||
Prcb->DebugDpcTime++;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue