summaryrefslogtreecommitdiffstats
path: root/toolbox/hd.c
diff options
context:
space:
mode:
Diffstat (limited to 'toolbox/hd.c')
-rw-r--r--toolbox/hd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolbox/hd.c b/toolbox/hd.c
index 0d2f96a..7c9998e 100644
--- a/toolbox/hd.c
+++ b/toolbox/hd.c
@@ -14,7 +14,6 @@ int hd_main(int argc, char *argv[])
unsigned char buf[4096];
int res;
int read_len;
- int rv = 0;
int i;
int filepos = 0;
int sum;