Commit 67e7f155 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Really ignorable fix. :)

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3789 b35dd754-fafc-0310-a699-88a17e54d16e
parent 9bca7119
......@@ -245,6 +245,7 @@ public class IQRosterHandler extends IQHandler implements ServerFeaturesProvider
recipientRoster.deleteRosterItem(sender, true);
}
catch (UserNotFoundException e) {
// Do nothing
}
}
else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment