diff options
Diffstat (limited to 'protocols/Yahoo/main.cpp')
-rw-r--r-- | protocols/Yahoo/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Yahoo/main.cpp b/protocols/Yahoo/main.cpp index 6205ea92e6..6f37098361 100644 --- a/protocols/Yahoo/main.cpp +++ b/protocols/Yahoo/main.cpp @@ -33,11 +33,7 @@ int hLangpack; PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
-#ifdef YAHOO_CVSBUILD
- "Yahoo Protocol Beta/Nightly",
-#else
"Yahoo Protocol",
-#endif
__VERSION_DWORD,
"Yahoo Protocol support via libyahoo2 library. [Built: "__DATE__" "__TIME__"]",
"Gennady Feldman",
|