mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[NTOSKRNL] Remove useless define
This commit is contained in:
parent
f080ee1305
commit
47cd447cfa
1 changed files with 0 additions and 4 deletions
|
@ -35,10 +35,6 @@
|
|||
#pragma alloc_text(INIT, MmInitPagingFile)
|
||||
#endif
|
||||
|
||||
PVOID
|
||||
NTAPI
|
||||
MiFindExportedRoutineByName(IN PVOID DllBase,
|
||||
IN PANSI_STRING ExportName);
|
||||
|
||||
/* TYPES *********************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue