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 bf7f9a5f977..826e00b7058 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -1428,7 +1428,6 @@ main (argc, argv, envp)
1428 syms_of_macros (); 1428 syms_of_macros ();
1429 syms_of_marker (); 1429 syms_of_marker ();
1430 syms_of_minibuf (); 1430 syms_of_minibuf ();
1431 syms_of_mocklisp ();
1432 syms_of_process (); 1431 syms_of_process ();
1433#ifndef macintosh 1432#ifndef macintosh
1434 /* Called before init_window_once for Mac OS. */ 1433 /* Called before init_window_once for Mac OS. */