Author: tfaber Date: Sun Sep 6 09:55:10 2015 New Revision: 69051
URL: http://svn.reactos.org/svn/reactos?rev=69051&view=rev Log: [FMIFS] - Remove useless export of InitializeFmIfs. Fixes MSVC warning (LNK4216: Exported entry point _InitializeFmIfs@12)
Modified: trunk/reactos/dll/win32/fmifs/fmifs.spec
Modified: trunk/reactos/dll/win32/fmifs/fmifs.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/fmifs/fmifs.spec?... ============================================================================== --- trunk/reactos/dll/win32/fmifs/fmifs.spec [iso-8859-1] (original) +++ trunk/reactos/dll/win32/fmifs/fmifs.spec [iso-8859-1] Sun Sep 6 09:55:10 2015 @@ -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