diff options
Diffstat (limited to 'protocols/Weather')
-rw-r--r-- | protocols/Weather/weather.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index e5458336c5..e7ab6f3863 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -67,11 +67,7 @@ PLUGINLINK *pluginLink; static const PLUGININFOEX pluginInfoEx =
{
sizeof(PLUGININFOEX),
-#ifdef _WIN64
- "Weather Protocol x64",
-#else
"Weather Protocol",
-#endif
__VERSION_DWORD,
"Retrieve weather information and display them in your contact list. Mod for Mataes Pack.",
AUTH,
|