removed unused variables

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-12-14 23:58:50 +00:00
parent 1d0e156eef
commit d611eff211

View File

@@ -208,10 +208,6 @@ main(int argc, char **argv)
{
int port = 0;
int ret = 1;
char *host;
struct hostent *hp;
int s;
struct sockaddr_in sa;
int optind = 0;
set_progname(argv[0]);