From d09071d106878ed2978ca69d2d46fcd80a021f53 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 7 Sep 1998 21:55:01 +0000 Subject: Removed unused variables. --- lib/libpthread/thread/thr_fcntl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libpthread/thread/thr_fcntl.c') 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: */ -- cgit v1.1