src/protocols/zephyr/ZWait4Not.c

changeset 11105
842fa517e08c
parent 10867
b39f9b646d6c
--- a/src/protocols/zephyr/ZWait4Not.c	Wed Jul 13 05:49:04 2005 +0000
+++ b/src/protocols/zephyr/ZWait4Not.c	Thu Jul 14 02:19:01 2005 +0000
@@ -2,22 +2,11 @@
  * It contains the ZCheckIfNotice/select loop used for waiting for
  * a notice, with a timeout.
  *
- *	Created by:	<Joe Random Hacker>
- *
- *	$Source$
- *	$Author: thekingant $
- *
  *	Copyright (c) 1991 by the Massachusetts Institute of Technology.
  *	For copying and distribution information, see the file
  *	"mit-copyright.h". 
  */
 
-#include "mit-copyright.h"
-
-#ifndef lint
-static char rcsid_ZWaitForNotice_c[] = "$Zephyr$";
-#endif
-
 #include "internal.h"
 
 #ifdef WIN32

mercurial