diff --git a/tools/gtlsshd.c b/tools/gtlsshd.c index 3832e564..39ab2b40 100644 --- a/tools/gtlsshd.c +++ b/tools/gtlsshd.c @@ -2637,8 +2637,6 @@ handle_new(struct gensio *net_io) char tmpservice[20]; unsigned int i; char dummy; - char daddr[512]; - gensiods addrsize; auth = o->zalloc(o, sizeof(*auth)); if (!auth) {