]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove forward dcl of usage.
authorJim Meyering <jim@meyering.net>
Wed, 4 Oct 1995 21:20:40 +0000 (21:20 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 4 Oct 1995 21:20:40 +0000 (21:20 +0000)
src/join.c

index 2e14ff6e8e479f1f0c05d7d1e970b565d057f145..1172d48e2cfc470757cc2e70387426f94e02e428 100644 (file)
@@ -34,7 +34,6 @@
 
 char *xmalloc ();
 char *xrealloc ();
-static void usage ();
 
 /* Undefine, to avoid warning about redefinition on some systems.  */
 #undef min