diff options
Diffstat (limited to 'plugins/MyDetails/src/commons.h')
-rw-r--r-- | plugins/MyDetails/src/commons.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MyDetails/src/commons.h b/plugins/MyDetails/src/commons.h index 1a968b3327..dca54c9d74 100644 --- a/plugins/MyDetails/src/commons.h +++ b/plugins/MyDetails/src/commons.h @@ -70,7 +70,6 @@ extern long nickname_dialog_open; extern long status_msg_dialog_open;
extern bool g_bFramesExist;
-#define PS_GETMYAVATARMAXSIZE "/GetMyAvatarMaxSize"
#define PS_GETMYNICKNAMEMAXLENGTH "/GetMyNicknameMaxLength"
// Helper
|