summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_fcntl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_fcntl.c')
-rw-r--r--lib/libpthread/thread/thr_fcntl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_fcntl.c b/lib/libpthread/thread/thr_fcntl.c
index eecda60..6ea013a 100644
--- a/lib/libpthread/thread/thr_fcntl.c
+++ b/lib/libpthread/thread/thr_fcntl.c
@@ -44,7 +44,6 @@ fcntl(int fd, int cmd,...)
int nonblock;
int oldfd;
int ret;
- int status;
va_list ap;
/* Lock the file descriptor: */
OpenPOWER on IntegriCloud