diff options
author | George Hazan <george.hazan@gmail.com> | 2023-09-24 15:07:25 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-09-24 15:07:25 +0300 |
commit | ea425d8ba263f0932c5bec18b1ac5c26862c0e17 (patch) | |
tree | 96188df932b1c2bd0c2009c70d3150cebb8fa9b7 /plugins/SmileyAdd/src/stdafx.h | |
parent | 2e00d85fc5af3d80918ca62e29abbbb4a7377b9e (diff) |
old trash removed
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 5 |
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)
/////////////////////////////////////////////////////
|