]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't fix symbols here
authorGerd Möllmann <gerd@gnu.org>
Mon, 10 Oct 2022 12:01:19 +0000 (14:01 +0200)
committerGerd Möllmann <gerd@gnu.org>
Mon, 10 Oct 2022 12:01:19 +0000 (14:01 +0200)
src/emacs.c

index 1fa83751b33d3d62ee306b7176d35fdaf4e9d457..772e283c3e2d2a2d16f3fc2dff045aa84f6bc2f8 100644 (file)
@@ -2460,8 +2460,6 @@ Using an Emacs configured with --with-x-toolkit=lucid does not have this problem
   init_window ();
   init_font ();
 
-  fix_symbol_packages ();
-
   if (!initialized)
     {
       char *file;