diff options
Diffstat (limited to 'plugins/AVS')
-rw-r--r-- | plugins/AVS/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/AVS/main.cpp b/plugins/AVS/main.cpp index 3de7a9a30a..999d62222e 100644 --- a/plugins/AVS/main.cpp +++ b/plugins/AVS/main.cpp @@ -99,11 +99,7 @@ FI_INTERFACE *fei = 0; PLUGININFOEX pluginInfoEx = {
sizeof(PLUGININFOEX),
-#if defined(_UNICODE)
- "Avatar service (Unicode)",
-#else
"Avatar service",
-#endif
__VERSION_DWORD,
"Load and manage contact pictures for other plugins.",
"Nightwish, Pescuma",
|