From adbd7e747ef97337764a00189b24f12e07b6f73c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 15 Aug 2018 09:47:53 -0500 Subject: fsdosfssync01/init.c: Remove unused variable --- testsuites/fstests/fsdosfssync01/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/fstests') 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; -- cgit v1.2.3