Improve removal of xmpp

This commit is contained in:
Bob Mottram 2016-10-28 09:35:16 +01:00
parent e6215a9e2d
commit 73965c69fd
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ function remove_xmpp {
fi
remove_completion_param install_xmpp
sed '/xmpp /d' $COMPLETION_FILE
sed '/xmpp/d' $COMPLETION_FILE
}
function xmpp_email_headers {