From 92f80d349f63f694d0fdcf003a852fd424557663 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 8 Jan 2017 22:46:18 +0300 Subject: unused ansi services removed --- include/m_avatars.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/m_avatars.h') diff --git a/include/m_avatars.h b/include/m_avatars.h index 16f0c80125..60f44fcd96 100644 --- a/include/m_avatars.h +++ b/include/m_avatars.h @@ -156,16 +156,14 @@ typedef struct _avatarDrawRequest // lParam = either a full picture filename or NULL. If lParam == NULL, the service // will open a file selection dialog. -#define MS_AV_SETAVATAR "SV_Avatars/SetAvatar" #define MS_AV_SETAVATARW "SV_Avatars/SetAvatarW" // set a local picture for the given protocol // -// wParam = (char *) protocol name or NULL for all protocols +// wParam = (char*) protocol name or NULL for all protocols // lParam = either a full picture filename or NULL. If lParam == NULL, the service // will open a file selection dialog. If lParam == "" the avatar will be removed -#define MS_AV_SETMYAVATAR "SV_Avatars/SetMyAvatar" #define MS_AV_SETMYAVATARW "SV_Avatars/SetMyAvatarW" // see if is possible to set the avatar for the expecified protocol -- cgit v1.2.3