ipn: outdent some code in if that's statically always true
This commit is contained in:
@ -676,7 +676,6 @@ func (b *LocalBackend) authReconfig() {
|
||||
}
|
||||
b.logf("reconfig: ra=%v dns=%v 0x%02x\n", uc.RouteAll, uc.CorpDNS, uflags)
|
||||
|
||||
if nm != nil {
|
||||
dns := nm.DNS
|
||||
dom := nm.DNSDomains
|
||||
if !uc.CorpDNS {
|
||||
@ -693,7 +692,6 @@ func (b *LocalBackend) authReconfig() {
|
||||
b.logf("reconfig: %v", err)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
func (b *LocalBackend) enterState(newState State) {
|
||||
b.mu.Lock()
|
||||
|
Reference in New Issue
Block a user