diff options
Diffstat (limited to 'protocols/Omegle/src')
| -rw-r--r-- | protocols/Omegle/src/main.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Omegle/src/main.cpp b/protocols/Omegle/src/main.cpp index 4e3a855042..8f1e9a35d5 100644 --- a/protocols/Omegle/src/main.cpp +++ b/protocols/Omegle/src/main.cpp @@ -51,12 +51,6 @@ CMPlugin::CMPlugin() : SetUniqueId("Nick");
}
-extern "C" __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD mirandaVersion)
-{
- g_mirandaVersion = mirandaVersion;
- return &pluginInfoEx;
-}
-
/////////////////////////////////////////////////////////////////////////////////////////
// Interface information
|
