remove unused fcn declaration
This commit is contained in:
parent
6f79db19d1
commit
f6b995b80e
|
|
@ -185,7 +185,6 @@ void exec_controls(wordlist *controls);
|
|||
/*The current run (to get variable names, etc)*/
|
||||
static runDesc *cur_run;
|
||||
|
||||
void sh_stdflush(FILE *f);
|
||||
double getisrcval(double time, char *iname);
|
||||
|
||||
int sh_fputsll(const char *input, FILE* outf);
|
||||
|
|
|
|||
Loading…
Reference in New Issue