mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:33:00 +00:00
[PCIX][BLUE] Don't hardcode values in KeDelayExecutionThread() call. Remove deprecated code.
This commit is contained in:
parent
8813a0dff8
commit
75f188c200
2 changed files with 1 additions and 9 deletions
|
@ -15,14 +15,6 @@
|
|||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
// ROS Internal. Please deprecate.
|
||||
NTHALAPI
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
HalQueryDisplayOwnership(
|
||||
VOID
|
||||
);
|
||||
|
||||
/* NOTES ******************************************************************/
|
||||
/*
|
||||
* [[character][attribute]][[character][attribute]]....
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue