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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337869

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