]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Do not call syms_of_mocklisp.
authorPavel Janík <Pavel@Janik.cz>
Sat, 22 Dec 2001 14:00:05 +0000 (14:00 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 22 Dec 2001 14:00:05 +0000 (14:00 +0000)
src/emacs.c

index bf7f9a5f977efb399675c344bda3afb6bc601b63..826e00b70581493472b4bddd392de1f742320e3e 100644 (file)
@@ -1428,7 +1428,6 @@ main (argc, argv, envp)
       syms_of_macros ();
       syms_of_marker ();
       syms_of_minibuf ();
-      syms_of_mocklisp ();
       syms_of_process ();
 #ifndef macintosh
       /* Called before init_window_once for Mac OS.  */