summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/srmm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/srmm.cpp')
-rw-r--r--plugins/New_GPG/src/srmm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/srmm.cpp b/plugins/New_GPG/src/srmm.cpp
index 154ff32c3d..aab34ee826 100644
--- a/plugins/New_GPG/src/srmm.cpp
+++ b/plugins/New_GPG/src/srmm.cpp
@@ -34,7 +34,7 @@ int __cdecl onWindowEvent(WPARAM wParam, LPARAM lParam) {
int __cdecl onIconPressed(WPARAM wParam, LPARAM lParam)
{
- MCONTACT hContact = (MCONTACT)wParam;
+ MCONTACT hContact = wParam;
MCONTACT hMeta = NULL;
if(metaIsProtoMetaContacts(hContact))
{