diff options
Diffstat (limited to 'protocols/JabberG/src/jabber.cpp')
-rwxr-xr-x | protocols/JabberG/src/jabber.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/JabberG/src/jabber.cpp b/protocols/JabberG/src/jabber.cpp index aef6f638ac..670e03d1b8 100755 --- a/protocols/JabberG/src/jabber.cpp +++ b/protocols/JabberG/src/jabber.cpp @@ -61,8 +61,6 @@ bool bSecureIM, bMirOTR, bNewGPG, bPlatform; CMPlugin g_plugin;
-extern "C" _pfnCrtInit _pRawDllMain = &CMPlugin::RawDllMain;
-
/////////////////////////////////////////////////////////////////////////////////////////
PLUGININFOEX pluginInfo = {
|