chiark / gitweb /
el/dot-emacs.el: Remove stray debugging code.
[profile] / el / dot-emacs.el
index 6a7cf7078a10ef36589682a4e9a820f8324e31de..f66b83367c908ae21b6fb3471c3bf097e7e444cb 100644 (file)
@@ -739,7 +739,6 @@ (defun mdw-last-one-out-turn-off-the-lights (frame)
                                          frame-display)
                                 (progn "frame %s still uses us" nil)))
                          (frame-list))))
                                          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)
 
       (run-with-idle-timer 0 nil #'x-close-connection frame-display))))
 (add-hook 'delete-frame-functions 'mdw-last-one-out-turn-off-the-lights)