diff options
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index db2cc70b63..996aebe9a4 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -99,7 +99,6 @@ extern LIST<void> menuHandleArray; #define DM_REMAKELOG (WM_USER + 11)
#define DM_OPTIONSAPPLIED (WM_USER + 14)
-#define DM_APPENDTOLOG (WM_USER + 17)
#define WM_REMAKERICH (WM_USER + 0x3457)
|