summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r--plugins/SmileyAdd/src/stdafx.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h
index c3f6cae5dc..e71104068e 100644
--- a/plugins/SmileyAdd/src/stdafx.h
+++ b/plugins/SmileyAdd/src/stdafx.h
@@ -104,10 +104,7 @@ struct CMPlugin : public PLUGIN<CMPlugin>
wchar_t wszDefaultPath[MAX_PATH];
};
-#define DM_REMAKELOG (WM_USER + 11)
-#define DM_OPTIONSAPPLIED (WM_USER + 14)
-
-#define WM_REMAKERICH (WM_USER + 0x3457)
+#define WM_REMAKERICH (WM_USER + 0x3457)
/////////////////////////////////////////////////////