mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[FLTMGR] Remove duplicated export
This commit is contained in:
parent
c73c1825e2
commit
97066b792c
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
@ stdcall FltUnregisterFilter(ptr)
|
||||
@ stdcall FltCloseCommunicationPort(ptr)
|
||||
@ stdcall FltStartFiltering(ptr)
|
||||
@ stdcall FltCreateCommunicationPort(ptr ptr ptr ptr ptr ptr ptr long)
|
||||
@ stdcall FltBuildDefaultSecurityDescriptor(ptr long)
|
||||
@ stdcall FltFreeSecurityDescriptor(ptr)
|
||||
@ stdcall FltGetDiskDeviceObject(ptr ptr)
|
||||
|
|
Loading…
Reference in a new issue