From b33b21628ed592057c641ab16ca60f4ac8ca6435 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 17 May 2001 03:14:42 +0000 Subject: [PATCH] Back out last commit. This was already fixed. This should never have happened, this is why we have commit mail expressly delivered to committers. git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@76712 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- telnet/main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/telnet/main.c b/telnet/main.c index 30cdb18..b165f4a 100644 --- a/telnet/main.c +++ b/telnet/main.c @@ -78,8 +78,6 @@ char *ipsec_policy_in = NULL; char *ipsec_policy_out = NULL; #endif -char *line; /* the telnetd side of libtelnet needs this */ - int family = AF_UNSPEC; /*