K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-09-07T23:39:30.712402Z K 7 svn:log V 203 Make an obvious simplification of an "if" expression. An "if" expression committed as r352024 can obviously be simplified without changing the semantics. This patch does that. Found by code inspection. END