diff options
Diffstat (limited to 'src/core/stdaway')
| -rw-r--r-- | src/core/stdaway/src/main.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/stdaway/src/main.cpp b/src/core/stdaway/src/main.cpp index 90c43ec8a8..f67eefefe2 100644 --- a/src/core/stdaway/src/main.cpp +++ b/src/core/stdaway/src/main.cpp @@ -44,11 +44,6 @@ CMPlugin::CMPlugin() : PLUGIN<CMPlugin>(MODULENAME, pluginInfoEx)
{}
-extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD)
-{
- return &pluginInfoEx;
-}
-
/////////////////////////////////////////////////////////////////////////////////////////
extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = { MIID_SRAWAY, MIID_LAST };
|
