From de594644d5c14142346cbb039b027af79e718904 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 15 May 2018 21:42:46 +0300 Subject: cmstub.lib statically linked to any plugin that uses CMPlugin template --- protocols/MinecraftDynmap/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/MinecraftDynmap/src') diff --git a/protocols/MinecraftDynmap/src/main.cpp b/protocols/MinecraftDynmap/src/main.cpp index d0edbe2b34..8261f02e37 100644 --- a/protocols/MinecraftDynmap/src/main.cpp +++ b/protocols/MinecraftDynmap/src/main.cpp @@ -45,8 +45,6 @@ PLUGININFOEX pluginInfo = { CMPlugin g_plugin; -extern "C" _pfnCrtInit _pRawDllMain = &CMPlugin::RawDllMain; - ///////////////////////////////////////////////////////////////////////////// extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD mirandaVersion) -- cgit v1.2.3