mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:25:44 +00:00
- Remove duplicate define
svn path=/trunk/; revision=37347
This commit is contained in:
parent
02456c2f68
commit
49050f13b3
1 changed files with 0 additions and 2 deletions
|
@ -2644,8 +2644,6 @@ ExWaitForRundownProtectionRelease (
|
||||||
(_advhdr)->FileContextSupportPointer = NULL; \
|
(_advhdr)->FileContextSupportPointer = NULL; \
|
||||||
}
|
}
|
||||||
|
|
||||||
#define FlagOn(x, f) ((x) & (f))
|
|
||||||
|
|
||||||
NTKERNELAPI
|
NTKERNELAPI
|
||||||
VOID
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue