Sync Windows port with autogen/config.in changes.
[bpt/emacs.git] / src / filelock.c
index e5de735..e840d3c 100644 (file)
@@ -708,15 +708,6 @@ t if it is locked by you, else a string saying which user has locked it.  */)
 
   return ret;
 }
-\f
-/* Initialization functions.  */
-
-void
-init_filelock (void)
-{
-  boot_time = 0;
-  boot_time_initialized = 0;
-}
 
 #endif /* CLASH_DETECTION */