Explorar o código

Removed duplicate and inconsistent function declarations.

dtrg %!s(int64=19) %!d(string=hai) anos
pai
achega
9c81d2fe39
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 *salloc();
 
-extern char *sprint();
 extern char *strcpy();
 extern char *strcat();
 #if __STDC__