diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-30 13:32:24 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-30 13:32:24 +0300 |
commit | fb2a5533369f32e47f07810e0a360da0ddbadfba (patch) | |
tree | af5bd5b7e066315d8de424e5b38867d43633028c /include/m_options.h | |
parent | 587803cebb8994fde831a26c8b6f126ff42caeb1 (diff) |
OPTIONSDIALOGPAGE::hGroupIcon - also unused
Diffstat (limited to 'include/m_options.h')
-rw-r--r-- | include/m_options.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_options.h b/include/m_options.h index 86c7da6e75..5457c8e9a8 100644 --- a/include/m_options.h +++ b/include/m_options.h @@ -66,7 +66,6 @@ struct OPTIONSDIALOGPAGE HINSTANCE hInstance;
HICON hIcon;
int hLangpack;
- HICON hGroupIcon;
DWORD flags;
union {
|