summaryrefslogtreecommitdiff
path: root/lisp/startup.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/startup.el')
-rw-r--r--lisp/startup.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index ca7c2d4b403..fb8e8b44c2c 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -1037,7 +1037,6 @@ where FACE is a valid face specification, as it can be used with
splash-buffer))
(add-hook 'pre-command-hook 'fancy-splash-pre-command)
(recursive-edit))
- (trace-to-stderr "EXITTT\n")
(cancel-timer timer)
(remove-hook 'pre-command-hook 'fancy-splash-pre-command)
(use-global-map old-global-map)