From a19917468ce6170a5fece014cf16584eff2467a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gerd=20M=C3=B6llmann?= Date: Mon, 10 Oct 2022 14:01:19 +0200 Subject: [PATCH] Don't fix symbols here --- src/emacs.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/emacs.c b/src/emacs.c index 1fa83751b33..772e283c3e2 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -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; -- 2.39.2