aboutsummaryrefslogtreecommitdiff
path: root/src/diskio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/diskio.c')
-rw-r--r--src/diskio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/diskio.c b/src/diskio.c
index 46526d0..ed16e35 100644
--- a/src/diskio.c
+++ b/src/diskio.c
@@ -372,8 +372,6 @@ do_archive_file (const char *dst_file, const char *dst_dir, const char *file,
const struct archive_descr *archive,
const char *reldir)
{
- int rc = 0;
-
switch (archive->type)
{
case archive_none:

Return to:

Send suggestions and report system problems to the System administrator.