From 7d01f19fea6674cf9ab6d33305d89178de06fea7 Mon Sep 17 00:00:00 2001 From: fgma Date: Sun, 28 Jul 2019 13:41:34 +0200 Subject: [PATCH] minor cleanup --- notify/xmpp.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/notify/xmpp.sh b/notify/xmpp.sh index 68fc442a..580f471e 100644 --- a/notify/xmpp.sh +++ b/notify/xmpp.sh @@ -5,7 +5,6 @@ #XMPP_BIN="/usr/bin/sendxmpp" #XMPP_BIN_ARGS="-n -t --tls-ca-path=/etc/ssl/certs" #XMPP_TO="zzzz@example.com" -#XMPP_NOVALIDATE="" xmpp_send() { _subject="$1"