summaryrefslogtreecommitdiff
path: root/src/emacs.c
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2019-12-25 16:02:46 +0100
committerAndrea Corallo <akrl@sdf.org>2020-01-01 11:38:16 +0100
commit44db9b912f1d8165383b5b30732fa9caa3d3a185 (patch)
tree518d23a16bdd774a5a1dbe6bfdbad0141fc5e563 /src/emacs.c
parentcedc19297e47473ae599faa7cbcb2f3f6c9d5846 (diff)
downloademacs-44db9b912f1d8165383b5b30732fa9caa3d3a185.tar.gz
emacs-44db9b912f1d8165383b5b30732fa9caa3d3a185.tar.bz2
emacs-44db9b912f1d8165383b5b30732fa9caa3d3a185.zip
never load a compilation unit without filling the func link table
Diffstat (limited to 'src/emacs.c')
-rw-r--r--src/emacs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/emacs.c b/src/emacs.c
index 0798e0702f2..90ab7ac1e8e 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -2050,10 +2050,6 @@ Using an Emacs configured with --with-x-toolkit=lucid does not have this problem
moncontrol (0);
#endif
-#ifdef HAVE_NATIVE_COMP
- fill_freloc ();
-#endif
-
initialized = true;
if (dump_mode)