summaryrefslogtreecommitdiff
path: root/plugins/mRadio/i_search.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mRadio/i_search.inc')
-rw-r--r--plugins/mRadio/i_search.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mRadio/i_search.inc b/plugins/mRadio/i_search.inc
index 4073d82d97..6bb67cd658 100644
--- a/plugins/mRadio/i_search.inc
+++ b/plugins/mRadio/i_search.inc
@@ -431,7 +431,7 @@ begin
// SetAvatar(hContact);
- CallService(MS_IGNORE_IGNORE,hContact,IGNOREEVENT_USERONLINE{IGNOREEVENT_ALL});
+ Ignore_Ignore(hContact,IGNOREEVENT_USERONLINE);
result:=hContact;
end;
end;