aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/emacs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c
index 8a6e34deda7..53d5d4d846c 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -2530,7 +2530,6 @@ You must run Emacs in batch mode in order to dump it. */)
2530 "exec-shield in etc/PROBLEMS for more information.\n" 2530 "exec-shield in etc/PROBLEMS for more information.\n"
2531 "**************************************************\n"), 2531 "**************************************************\n"),
2532 heap_bss_diff); 2532 heap_bss_diff);
2533 }
2534# endif 2533# endif
2535 2534
2536 /* Bind `command-line-processed' to nil before dumping, 2535 /* Bind `command-line-processed' to nil before dumping,