lost $sent_to in jabber_public_notice

darcs-hash:20080829200859-84dde-d1c4c5897096a06dec8be14e81499d70a79c78d2.gz
This commit is contained in:
Evan Prodromou 2008-08-29 16:08:59 -04:00
parent f5fe013657
commit b17bb9861c
1 changed files with 0 additions and 1 deletions

View File

@ -286,7 +286,6 @@ function jabber_public_notice($notice) {
$msg = jabber_format_notice($profile, $notice);
$entry = jabber_format_entry($profile, $notice);
$sent_to = array();
$conn = jabber_connect();
foreach ($public as $address) {