dd(1): Kill off duplicate progress definition following r337865

Reported by:	mmacy
This commit is contained in:
Kyle Evans 2018-08-15 20:50:38 +00:00
parent f835d609b7
commit eceaf4e3c6

View File

@ -47,7 +47,6 @@ void pos_out(void);
double secs_elapsed(void);
void progress(void);
void summary(void);
void progress(void);
void sigalarm_handler(int);
void siginfo_handler(int);
void terminate(int);