mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[NTOSKRNL] Remove useless define
This commit is contained in:
@@ -35,10 +35,6 @@
|
||||
#pragma alloc_text(INIT, MmInitPagingFile)
|
||||
#endif
|
||||
|
||||
PVOID
|
||||
NTAPI
|
||||
MiFindExportedRoutineByName(IN PVOID DllBase,
|
||||
IN PANSI_STRING ExportName);
|
||||
|
||||
/* TYPES *********************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user