]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Remove call to init_filelock.
authorRichard M. Stallman <rms@gnu.org>
Thu, 7 Aug 1997 18:42:56 +0000 (18:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 7 Aug 1997 18:42:56 +0000 (18:42 +0000)
src/emacs.c

index 59e25a82ad42db0fe994fdc1d9a26895451c5e84..7e6ac1413fcee79565f1f61b52bd02df0b909614 100644 (file)
@@ -955,9 +955,6 @@ the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
   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 */