Mercurial > emacs
changeset 19215:a4620c4c0881
(main): Remove call to init_filelock.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 Aug 1997 18:42:56 +0000 |
parents | 33bdcdd88f19 |
children | ee2a6cdc1226 |
files | src/emacs.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/emacs.c Thu Aug 07 18:37:17 1997 +0000 +++ b/src/emacs.c Thu Aug 07 18:42:56 1997 +0000 @@ -955,9 +955,6 @@ init_vmsfns (); #endif /* VMS */ init_process (); -#ifdef CLASH_DETECTION - init_filelock (); -#endif /* CLASH_DETECTION */ /* Intern the names of all standard functions and variables; define standard keys */