remove debugging

This commit is contained in:
Miek Gieben 2011-02-28 11:56:59 +01:00
parent e6dc03baeb
commit 971bfb7a08
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ Flags:
if *nsid {
opt.SetNsid("")
}
println("Setting ", *tcp, dns.MaxMsgSize-1)
if *tcp {
opt.SetUDPSize(dns.MaxMsgSize-1)
}