Index: ossp-pkg/l2/l2_ch_fd.c RCS File: /v/ossp/cvs/ossp-pkg/l2/l2_ch_fd.c,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/l2/l2_ch_fd.c,v' 2>/dev/null --- l2_ch_fd.c 2001/09/06 19:27:02 1.8 +++ l2_ch_fd.c 2001/09/08 11:07:51 1.9 @@ -76,7 +76,6 @@ static l2_result_t hook_open(l2_context_t *ctx, l2_channel_t *ch) { l2_ch_file_t *cfg; - int mode; /* parameter checks */ if ((cfg = (l2_ch_file_t *)ctx->vp) == NULL)