remove this DUH

This commit is contained in:
Miek Gieben 2011-03-01 13:11:56 +01:00
parent 971bfb7a08
commit e9b74bf87a
1 changed files with 0 additions and 3 deletions

View File

@ -96,9 +96,6 @@ Flags:
if *nsid {
opt.SetNsid("")
}
if *tcp {
opt.SetUDPSize(dns.MaxMsgSize-1)
}
m.Extra = make([]dns.RR, 1)
m.Extra[0] = opt
}