mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
[FMIFS]
- Remove useless export of InitializeFmIfs. Fixes MSVC warning (LNK4216: Exported entry point _InitializeFmIfs@12) svn path=/trunk/; revision=69051
This commit is contained in:
parent
254e6c2c6e
commit
7eade447fe
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
@ stdcall Format(wstr ptr wstr wstr long ptr)
|
||||
@ stdcall FormatEx(wstr ptr wstr wstr long long ptr)
|
||||
@ stub FormatEx2
|
||||
@ stdcall InitializeFmIfs(ptr long ptr)
|
||||
@ stdcall QueryAvailableFileSystemFormat(long wstr str str ptr)
|
||||
@ stub QueryDeviceInformation
|
||||
@ stub QueryDeviceInformationByHandle
|
||||
|
|
Loading…
Reference in a new issue