summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxpasswd02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxpasswd02/init.c')
-rw-r--r--testsuites/psxtests/psxpasswd02/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxpasswd02/init.c b/testsuites/psxtests/psxpasswd02/init.c
index 2a78becfaf..faeaab6053 100644
--- a/testsuites/psxtests/psxpasswd02/init.c
+++ b/testsuites/psxtests/psxpasswd02/init.c
@@ -66,7 +66,6 @@ rtems_task Init(
int status = -1;
char str[100] = {0};
int max_int = INT_MAX;
- int limit_value = 0;
FILE *fp = NULL;