[rtems commit] Remove unused var "sc".

Ralf Corsepius ralf at rtems.org
Mon Oct 15 16:05:04 UTC 2012


Module:    rtems
Branch:    master
Commit:    e693b9ed563c846c9c7d1d3a378dd5574550722c
Changeset: http://git.rtems.org/rtems/commit/?id=e693b9ed563c846c9c7d1d3a378dd5574550722c

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon Oct 15 04:39:21 2012 +0200

Remove unused var "sc".

---

 testsuites/libtests/mghttpd01/init.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/testsuites/libtests/mghttpd01/init.c b/testsuites/libtests/mghttpd01/init.c
index 5d85aae..dc6dd9c 100644
--- a/testsuites/libtests/mghttpd01/init.c
+++ b/testsuites/libtests/mghttpd01/init.c
@@ -172,7 +172,6 @@ static void test_mg_callback(void)
 
 static void test_mongoose(void)
 {
-  rtems_status_code sc = RTEMS_SUCCESSFUL;
   const char *options[] = {
     "listening_ports", "80",
     "document_root", "/www/",




More information about the vc mailing list