Merge tag 'upstream/1.6'
[debian/gzip] / gzip.h
diff --git a/gzip.h b/gzip.h
index 711ff662a674ee1d292e0566265de7576d3dde5d..70ccaa93200f16646a263990f0e5d75868fa0b53 100644 (file)
--- a/gzip.h
+++ b/gzip.h
@@ -1,6 +1,6 @@
 /* gzip.h -- common declarations for all gzip modules
 
-   Copyright (C) 1997-1999, 2001, 2006-2007, 2009-2012 Free Software
+   Copyright (C) 1997-1999, 2001, 2006-2007, 2009-2013 Free Software
    Foundation, Inc.
 
    Copyright (C) 1992-1993 Jean-loup Gailly.
@@ -322,6 +322,3 @@ extern void fprint_off    (FILE *, off_t, int);
 
         /* in inflate.c */
 extern int inflate (void);
-
-        /* in yesno.c */
-extern int yesno (void);