From 7eade447fef22e1bb2fa8b36fb9336e5c1dc9439 Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Sun, 6 Sep 2015 09:55:10 +0000 Subject: [PATCH] [FMIFS] - Remove useless export of InitializeFmIfs. Fixes MSVC warning (LNK4216: Exported entry point _InitializeFmIfs@12) svn path=/trunk/; revision=69051 --- reactos/dll/win32/fmifs/fmifs.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/dll/win32/fmifs/fmifs.spec b/reactos/dll/win32/fmifs/fmifs.spec index c27f3974a88..6969e36d8c4 100644 --- a/reactos/dll/win32/fmifs/fmifs.spec +++ b/reactos/dll/win32/fmifs/fmifs.spec @@ -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