ossp-pkg/lmtp2nntp/lmtp2nntp_main.c 1.35 -> 1.36
--- lmtp2nntp_main.c 2002/02/05 10:40:51 1.35
+++ lmtp2nntp_main.c 2002/02/05 10:42:39 1.36
@@ -364,7 +364,6 @@
ctx->option_killflag = FALSE;
ctx->option_uid = getuid();
ctx->option_daemon = FALSE;
- ctx->option_veryverbose = FALSE;
ctx->active_childs = 0;
ctx->l2_env = NULL;
ctx->l2 = NULL;
|
|