From 587803cebb8994fde831a26c8b6f126ff42caeb1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 30 Oct 2016 13:25:53 +0300 Subject: OPTIONSDIALOGPAGE::groupPosition - unused field removed --- src/core/stduserinfo/src/userinfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core') diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 04bd08fba3..f91d8df795 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->groupPosition = odp->groupPosition; dst->hGroupIcon = odp->hGroupIcon; dst->hIcon = odp->hIcon; dst->dwInitParam = odp->dwInitParam; -- cgit v1.2.3