diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-08-15 20:50:38 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-08-15 20:50:38 +0000 |
| commit | eceaf4e3c629bb4192d0ebd90075b196d6ab3b23 (patch) | |
| tree | 0c1ca7b470a50d639e4692361ded5163529acfa9 /bin/dd | |
| parent | f835d609b76a48fbf8f872d2a21a49fa677c2a0f (diff) | |
Notes
Diffstat (limited to 'bin/dd')
| -rw-r--r-- | bin/dd/extern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dd/extern.h b/bin/dd/extern.h index f471048a189b..45e3fb1b2808 100644 --- a/bin/dd/extern.h +++ b/bin/dd/extern.h @@ -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); |
