[NTOSKRNL] Remove useless define

This commit is contained in:
Pierre Schweitzer
2018-08-11 23:07:53 +02:00
parent f080ee1305
commit 47cd447cfa

View File

@@ -35,10 +35,6 @@
#pragma alloc_text(INIT, MmInitPagingFile)
#endif
PVOID
NTAPI
MiFindExportedRoutineByName(IN PVOID DllBase,
IN PANSI_STRING ExportName);
/* TYPES *********************************************************************/