diff options
Diffstat (limited to 'protocols/Discord/src/main.cpp')
-rw-r--r-- | protocols/Discord/src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Discord/src/main.cpp b/protocols/Discord/src/main.cpp index c0c06bb5cc..1d9c337cfc 100644 --- a/protocols/Discord/src/main.cpp +++ b/protocols/Discord/src/main.cpp @@ -43,8 +43,6 @@ extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD) CMPlugin g_plugin; -extern "C" _pfnCrtInit _pRawDllMain = &CMPlugin::RawDllMain; - ///////////////////////////////////////////////////////////////////////////////////////// // Interface information |