fteext.h, remove prototype for nonexistant 'zigset()'
This commit is contained in:
parent
78efbcbff8
commit
6156ebd930
|
|
@ -279,9 +279,6 @@ extern bool check_autostop(char *what);
|
|||
|
||||
/* randnumb.c */
|
||||
extern void TausSeed(void);
|
||||
/* rnorrexp.c */
|
||||
extern void zigset(unsigned long jsrseed);
|
||||
|
||||
/* resource.c */
|
||||
|
||||
extern void ft_ckspace(void);
|
||||
|
|
|
|||
Loading…
Reference in New Issue