diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-11 12:24:51 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-11 12:24:51 +0000 |
commit | 65bcbfe440cf50e8a5df9b708da553fbda429d15 (patch) | |
tree | 5b9ae699ee89598307296aacce513a814d8e31f7 /plugins/Clist_modern/m_api | |
parent | e101f83e1e4ba4a9d473a9bc74ca88c9a8e73f36 (diff) |
- improved bug compatibility with Clist Modern;
- standard variable names;
- useless code & data removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/m_api')
-rw-r--r-- | plugins/Clist_modern/m_api/m_skinbutton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_modern/m_api/m_skinbutton.h b/plugins/Clist_modern/m_api/m_skinbutton.h index 943a0d20b6..43a3167ce3 100644 --- a/plugins/Clist_modern/m_api/m_skinbutton.h +++ b/plugins/Clist_modern/m_api/m_skinbutton.h @@ -3,7 +3,6 @@ #define MBM_UPDATETRANSPARENTFLAG WM_USER+52
#define MBM_SETICOLIBHANDLE WM_USER+53
#define MBM_REFRESHICOLIBICON WM_USER+54
-#define MBM_SETBUTTONSTATE WM_USER+59
#define BUTTONSETID WM_USER+55
#define BUTTONDRAWINPARENT WM_USER+56
|