# HG changeset patch # User Pavel Jank # Date 1009029605 0 # Node ID 534971969efe99870d6e5af9ce481b0f7d343b27 # Parent 4bb44400f9780dcabd3ef1953cafc4921ee7893c (main): Do not call syms_of_mocklisp. diff -r 4bb44400f978 -r 534971969efe src/emacs.c --- a/src/emacs.c Sat Dec 22 13:59:08 2001 +0000 +++ b/src/emacs.c Sat Dec 22 14:00:05 2001 +0000 @@ -1428,7 +1428,6 @@ 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. */