summaryrefslogtreecommitdiff
path: root/src/emacs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emacs.c')
-rw-r--r--src/emacs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c
index 8b27c63f731..ea9c4cd79dc 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -1964,7 +1964,6 @@ Using an Emacs configured with --with-x-toolkit=lucid does not have this problem
/* This calls putenv and so must precede init_process_emacs. */
init_timefns ();
- /* This sets Voperating_system_release, which init_process_emacs uses. */
init_editfns ();
/* These two call putenv. */