]> git.ipfire.org Git - thirdparty/pdns.git/commit
Simplify code 11552/head
authorDaniel Frey <d.frey@gmx.de>
Sun, 17 Apr 2022 07:42:45 +0000 (09:42 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Apr 2022 07:42:45 +0000 (09:42 +0200)
commitdd7ee0c74d6de14b90959cfbd9ebfb1c246226a5
tree77958839dff50947b4d5f18c86323cf4fd25142d
parent76b62b135853360c41e9b1365128ac887e1aa848
Simplify code

Removes a superfluous `if` and folds both branches which had identical behavior.
modules/bindbackend/bindbackend2.cc