From 661390f992a5a16b3736089d2ab59bed084a8c7e Mon Sep 17 00:00:00 2001 From: wessels <> Date: Sun, 28 May 2000 22:21:45 +0000 Subject: [PATCH] DW: - comm_select.c:638: warning: unused variable `SD' --- src/comm_select.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/comm_select.cc b/src/comm_select.cc index 3db93209ce..ade76212b0 100644 --- a/src/comm_select.cc +++ b/src/comm_select.cc @@ -1,6 +1,6 @@ /* - * $Id: comm_select.cc,v 1.43 2000/05/12 00:29:07 wessels Exp $ + * $Id: comm_select.cc,v 1.44 2000/05/28 16:21:45 wessels Exp $ * * DEBUG: section 5 Socket Functions * @@ -635,7 +635,6 @@ comm_select(int msec) fd_set slowfds; #endif PF *hdl = NULL; - SwapDir *SD; int fd; int maxfd; int num; -- 2.47.3