diff options
Diffstat (limited to 'plugins/ProfileManager/src')
| -rw-r--r-- | plugins/ProfileManager/src/pmanagerEx.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp index d0913e6b3d..31e08541c0 100644 --- a/plugins/ProfileManager/src/pmanagerEx.cpp +++ b/plugins/ProfileManager/src/pmanagerEx.cpp @@ -40,11 +40,6 @@ CMPlugin::CMPlugin() : PLUGIN<CMPlugin>(nullptr, pluginInfoEx)
{}
-extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD)
-{
- return &pluginInfoEx;
-}
-
/////////////////////////////////////////////////////////////////////////////////////////
static INT_PTR ChangePM(WPARAM, LPARAM)
|
