diff options
Diffstat (limited to 'plugins/GmailNotifier/src')
| -rw-r--r-- | plugins/GmailNotifier/src/main.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/GmailNotifier/src/main.cpp b/plugins/GmailNotifier/src/main.cpp index 3dd34047a0..dd116e5f08 100644 --- a/plugins/GmailNotifier/src/main.cpp +++ b/plugins/GmailNotifier/src/main.cpp @@ -45,11 +45,6 @@ CMPlugin::CMPlugin() : RegisterProtocol(PROTOTYPE_VIRTUAL);
}
-extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD)
-{
- return &pluginInfoEx;
-}
-
/////////////////////////////////////////////////////////////////////////////////////////
INT_PTR GetCaps(WPARAM wParam, LPARAM)
|
