nuke rindex decl
authormillert <millert@openbsd.org>
Fri, 17 Jan 1997 07:49:22 +0000 (07:49 +0000)
committermillert <millert@openbsd.org>
Fri, 17 Jan 1997 07:49:22 +0000 (07:49 +0000)
games/sail/externs.h

index ad28a38..421f2b5 100644 (file)
@@ -305,7 +305,6 @@ char *saywhat();
 struct ship *closestenemy();
 
 char *calloc();
-char *rindex();
 char *strcpy();
 char *strcat();
 char *strncpy();