Imported Upstream version 1.3.14
[debian/gzip] / unlzw.c
diff --git a/unlzw.c b/unlzw.c
index a330f98d4795f004f15c6e0c2723f3aa2c684f90..5cf95b530f517c5ed256d3eaa71ef424bab30c4b 100644 (file)
--- a/unlzw.c
+++ b/unlzw.c
@@ -7,10 +7,6 @@
  * to accommodate in-memory decompression.
  */
 
-#ifdef RCSID
-static char rcsid[] = "$Id: unlzw.c,v 1.5 2006/12/11 18:54:39 eggert Exp $";
-#endif
-
 #include <config.h>
 #include "tailor.h"