]> rtime.felk.cvut.cz Git - orte.git/commit
Remove useless condition
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 16 Jan 2015 12:10:13 +0000 (13:10 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 16 Jan 2015 12:10:45 +0000 (13:10 +0100)
commitdecff16805b2f1264674013234604af40245a585
treed9c106cb303663dd177f1f2286d75dd61bfeba2c
parent7dcf7d630a7a7115fa0215ccdbd825e9736ef03a
Remove useless condition

I did small investigation whether the second condition should compare
something else or not and it seems that no other comparison is necessary.
Therefore I believe that removing this rather than changing it to something
else is the correct thing to do.

Thanks to Martin Strunz for spotting this.
orte/liborte/objectUtils.c