build: update gnulib submodule to latest
[debian/gzip] / unlzw.c
diff --git a/unlzw.c b/unlzw.c
index 207023a151c970454aa0b7a5304d8f0abe3fef30..5cf95b530f517c5ed256d3eaa71ef424bab30c4b 100644 (file)
--- a/unlzw.c
+++ b/unlzw.c
@@ -7,10 +7,6 @@
  * to accommodate in-memory decompression.
  */
 
-#ifdef RCSID
-static char rcsid[] = "$Id$";
-#endif
-
 #include <config.h>
 #include "tailor.h"