From c806a709a395b20894097e4bea2ef1482b307478 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 5 Oct 2010 16:07:42 -0600 Subject: [PATCH] Remove debugging message --- rcirc.el | 9 --------- 1 file changed, 9 deletions(-) diff --git a/rcirc.el b/rcirc.el index 9c589f6..b4429a1 100644 --- a/rcirc.el +++ b/rcirc.el @@ -542,14 +542,6 @@ last ping." (float-time))))))) (rcirc-process-list)))) -(defun rcirc-handler-ctcp-KEEPALIVE (process target sender message) - (with-rcirc-process-buffer process - (setq header-line-format (format "%f" (- (if (featurep 'xemacs) - (time-to-seconds - (current-time)) - (float-time)) - (string-to-number message)))))) - (defvar rcirc-debug-buffer " *rcirc debug*") (defvar rcirc-debug-flag nil "If non-nil, write information to `rcirc-debug-buffer'.") @@ -2616,7 +2608,6 @@ Passwords are stored in `rcirc-authinfo-file'." (when (and (or (not port) (equal port "irc")) (and machine (string-match machine rcirc-server)) (or (not nick) (string-match nick rcirc-nick))) - (message "We have a match!") (cond ((equal account "bitlbee") (rcirc-send-string process