From 106b85a3371bbe8d0eaad3c78ec939a69a2006a7 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 17 Dec 2009 17:51:30 +0000 Subject: [PATCH] el/dot-emacs.el: Remove stray debugging code. --- el/dot-emacs.el | 1 - 1 file changed, 1 deletion(-) diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 6a7cf70..f66b833 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -739,7 +739,6 @@ doesn't match any of the regular expressions in frame-display) (progn "frame %s still uses us" nil))) (frame-list)))) - (message "turn out the lights") (run-with-idle-timer 0 nil #'x-close-connection frame-display)))) (add-hook 'delete-frame-functions 'mdw-last-one-out-turn-off-the-lights) -- 2.11.0