summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-10-30 13:32:24 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-10-30 13:32:24 +0300
commitfb2a5533369f32e47f07810e0a360da0ddbadfba (patch)
treeaf5bd5b7e066315d8de424e5b38867d43633028c /src
parent587803cebb8994fde831a26c8b6f126ff42caeb1 (diff)
OPTIONSDIALOGPAGE::hGroupIcon - also unused
Diffstat (limited to 'src')
-rw-r--r--src/core/stduserinfo/src/userinfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp
index f91d8df795..60dbb6d93e 100644
--- a/src/core/stduserinfo/src/userinfo.cpp
+++ b/src/core/stduserinfo/src/userinfo.cpp
@@ -157,7 +157,6 @@ static INT_PTR AddDetailsPage(WPARAM wParam, LPARAM lParam)
dst->hLangpack = odp->hLangpack;
dst->flags = odp->flags;
- dst->hGroupIcon = odp->hGroupIcon;
dst->hIcon = odp->hIcon;
dst->dwInitParam = odp->dwInitParam;
opi->pageCount++;