summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/fstests/fsdosfssync01/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/fstests/fsdosfssync01/init.c b/testsuites/fstests/fsdosfssync01/init.c
index e878e59075..a29e905b26 100644
--- a/testsuites/fstests/fsdosfssync01/init.c
+++ b/testsuites/fstests/fsdosfssync01/init.c
@@ -96,7 +96,6 @@ static void test(const char *rda, const char *mnt, const char *file)
.sync_device = true
};
- rtems_status_code sc;
int disk_fd;
int rv;