mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 04:26:32 +00:00
[FLTMGR] Remove duplicated export
This commit is contained in:
parent
fa46f362ea
commit
f39f25ca17
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
@ stdcall FltRegisterFilter(ptr ptr ptr)
|
||||
@ stdcall FltUnregisterFilter(ptr)
|
||||
@ stdcall FltCloseCommunicationPort(ptr)
|
||||
@ stdcall FltStartFiltering(ptr)
|
||||
@ stdcall FltBuildDefaultSecurityDescriptor(ptr long)
|
||||
@ stdcall FltFreeSecurityDescriptor(ptr)
|
||||
|
|
Loading…
Reference in a new issue