From beaa051e36e994d7862a6584cec23ee31ccb67a7 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 22 Jul 2012 13:59:36 +0000 Subject: removed redundant definitions git-svn-id: http://svn.miranda-ng.org/main/trunk@1100 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MyDetails/commons.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins') diff --git a/plugins/MyDetails/commons.h b/plugins/MyDetails/commons.h index 51a1d02d52..4753c28d70 100644 --- a/plugins/MyDetails/commons.h +++ b/plugins/MyDetails/commons.h @@ -82,12 +82,8 @@ extern long status_msg_dialog_open; #include "../utils/mir_options.h" #include "../utils/mir_icons.h" -#define PS_SETMYAVATAR "/SetMyAvatar" -#define PS_GETMYAVATAR "/GetMyAvatar" #define PS_GETMYAVATARMAXSIZE "/GetMyAvatarMaxSize" -#define PS_SETMYNICKNAME "/SetNickname" - #define PS_GETMYNICKNAMEMAXLENGTH "/GetMyNicknameMaxLength" // See if a protocol service exists -- cgit v1.2.3