Przeglądaj źródła

Removed duplicate and inconsistent function declarations.

dtrg 19 lat temu
rodzic
commit
9c81d2fe39
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      lang/basic/src/bem.h

+ 0 - 1
lang/basic/src/bem.h

@@ -73,7 +73,6 @@ extern Linerecord *currline;
 extern char *itoa();
 extern char *itoa();
 extern char *salloc();
 extern char *salloc();
 
 
-extern char *sprint();
 extern char *strcpy();
 extern char *strcpy();
 extern char *strcat();
 extern char *strcat();
 #if __STDC__
 #if __STDC__