From 48cac45fd9e2c13ee66b32059552acf831515599 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 26 Jun 2008 16:31:03 -0400 Subject: don't bother with subscription hoohaw; just ask the user to do it darcs-hash:20080626203103-34904-19ef53bc734622a310a705608f3e227e2f387904.gz --- lib/jabber.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/jabber.php') diff --git a/lib/jabber.php b/lib/jabber.php index 8f23e75b5..7630d8cd2 100644 --- a/lib/jabber.php +++ b/lib/jabber.php @@ -142,8 +142,3 @@ function jabber_broadcast_notice($notice) { function jabber_format_notice(&$profile, &$notice) { return $profile->nickname . ': ' . $notice->content; } - -# Dike this out for now -function jabber_is_subscribed($address) { - return false; -} -- cgit v1.2.3-54-g00ecf