diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-22 19:56:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-22 20:38:07 +0300 |
commit | 6332669686271b321e3cc142392801965e4b5a79 (patch) | |
tree | 3fd008271980bf859264d3a1d976a342be47e299 /plugins/StatusManager/src/commonstatus.h | |
parent | 5536bc3778079e0ddfbc46dfa7ddd1b8e4807845 (diff) |
- warning fixes;
- resource optimization
- fix for a typo
Diffstat (limited to 'plugins/StatusManager/src/commonstatus.h')
-rw-r--r-- | plugins/StatusManager/src/commonstatus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StatusManager/src/commonstatus.h b/plugins/StatusManager/src/commonstatus.h index 352b9f1f93..45e23ef2b6 100644 --- a/plugins/StatusManager/src/commonstatus.h +++ b/plugins/StatusManager/src/commonstatus.h @@ -22,8 +22,6 @@ #ifndef COMMONSTATUSHEADER #define COMMONSTATUSHEADER -#define _CRT_SECURE_NO_WARNINGS - #include <windows.h> #include <shlobj.h> #include <uxtheme.h> |