summaryrefslogtreecommitdiff
path: root/tools/iriver.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/iriver.c')
-rw-r--r--tools/iriver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/iriver.c b/tools/iriver.c
index 4d26b98..240f9e3 100644
--- a/tools/iriver.c
+++ b/tools/iriver.c
@@ -273,8 +273,6 @@ int iriver_encode(char *infile_name, char *outfile_name, BOOL modify )
unsigned char * pChecksums, * ppChecksums;
unsigned char ck;
- enum striptype stripmode = STRIP_NONE;
-
infile = openinfile(infile_name);
outfile = openoutfile(outfile_name);