$NetBSD: patch-ah,v 1.2 2000/08/05 07:31:20 jlam Exp $

--- apcupsd.c.orig	Thu Jul 29 04:47:46 1999
+++ apcupsd.c	Sat Aug  5 02:52:40 2000
@@ -292,13 +292,6 @@
  * it should close them.
  *********************************************************************/
 void terminate (int sig) {
-	/*
-	 * XXX - Is someone able to explain me why here we find a sleep for 10
-	 * seconds ?
-	 *
-	 * -RF
-	 */
-	sleep(10);
 #ifdef NEW_THREADS
 	restore_signals();
 #endif /* NEW_THREADS */
