diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/jabber.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/jabber.php b/lib/jabber.php index 2a557bfbe..9bde914a3 100644 --- a/lib/jabber.php +++ b/lib/jabber.php @@ -87,7 +87,6 @@ function jabber_confirm_address($code, $nickname, $address) { } - function jabber_special_presence($type, $to=NULL, $show=NULL, $status=NULL) { $conn = jabber_connect(); |