fteext.h, remove prototype for nonexistant 'zigset()'

This commit is contained in:
rlar 2016-08-14 16:49:33 +02:00
parent 78efbcbff8
commit 6156ebd930
1 changed files with 0 additions and 3 deletions

View File

@ -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);