el/dot-emacs.el: Remove stray debugging code.
[profile] / el / dot-emacs.el
index 6a7cf70..f66b833 100644 (file)
@@ -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)