(roken_gethostby_setup): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5096 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -126,7 +126,6 @@ roken_gethostby_setup(const char *proxy_spec, const char *dns_spec)
|
||||
char *dns_host, *dns_path;
|
||||
int dns_port;
|
||||
|
||||
char *tmp;
|
||||
int ret = -1;
|
||||
|
||||
split_spec(dns_spec, &dns_host, &dns_port, &dns_path, 80);
|
||||
|
Reference in New Issue
Block a user