diff options
author | George Hazan <ghazan@miranda.im> | 2022-06-16 13:12:47 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-06-16 13:12:47 +0300 |
commit | 2893a08123145b216404cb9691850ebaf11c7fe6 (patch) | |
tree | bf1aabafc7c806efe4d80ab84028d38e606c01fe /plugins/UserInfoEx/src/ctrl_annivedit.cpp | |
parent | 88998a47b210daa8006844f419f66a4e3dc23e20 (diff) |
UInfoEx: fix for retrieving data + major code cleaning
Diffstat (limited to 'plugins/UserInfoEx/src/ctrl_annivedit.cpp')
-rw-r--r-- | plugins/UserInfoEx/src/ctrl_annivedit.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/ctrl_annivedit.cpp b/plugins/UserInfoEx/src/ctrl_annivedit.cpp index c8d43f11db..65df0c7dac 100644 --- a/plugins/UserInfoEx/src/ctrl_annivedit.cpp +++ b/plugins/UserInfoEx/src/ctrl_annivedit.cpp @@ -141,7 +141,6 @@ void CAnnivEditCtrl::EnableCurrentItem() if (pCurrent) {
MCONTACT hContact;
-
PSGetContact(_hwndDlg, hContact);
const uint8_t bEnabled
|