From d0ffe4c6e388f2856d441146888f3112781d0f4b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 30 Jan 2013 09:17:54 +0000 Subject: muuid standardization git-svn-id: http://svn.miranda-ng.org/main/trunk@3357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CryptoPP/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/CryptoPP/src/main.cpp') diff --git a/plugins/CryptoPP/src/main.cpp b/plugins/CryptoPP/src/main.cpp index 1efc2e7c4d..1fdcd91cf5 100644 --- a/plugins/CryptoPP/src/main.cpp +++ b/plugins/CryptoPP/src/main.cpp @@ -28,8 +28,6 @@ BOOL WINAPI DllMain(HINSTANCE hInst, DWORD dwReason, LPVOID) return TRUE; } -extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = {MIID_CRYPTOPP, MIID_LAST}; - PLUGININFOEX* MirandaPluginInfoEx(DWORD mirandaVersion) { return &pluginInfoEx; -- cgit v1.2.3