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 --- plugins/YAMN/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/YAMN/src') diff --git a/plugins/YAMN/src/main.cpp b/plugins/YAMN/src/main.cpp index 53ff5dbf6a..41acfb6955 100644 --- a/plugins/YAMN/src/main.cpp +++ b/plugins/YAMN/src/main.cpp @@ -71,8 +71,6 @@ static void GetProfileDirectory(wchar_t *szPath, int cbPath) CMPlugin g_plugin; -extern "C" _pfnCrtInit _pRawDllMain = &CMPlugin::RawDllMain; - ///////////////////////////////////////////////////////////////////////////////////////// extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = { MIID_PROTOCOL, MIID_LAST }; -- cgit v1.2.3