Remove the pointless if in if (pmap_get(k) != v) pmap_insert(k, v).
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 12 Jul 2012 15:34:39 +0000 (17:34 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 13 Jul 2012 21:03:53 +0000 (23:03 +0200)
commit63b9a8d1ed80c6e3bf3dc17e68fcfcffffff6e61
tree15cbf99b8713cb1d965c0135ef90aef8118cf21b
parent9fbee156cca7356862ee05e01a752d582260b5b8
Remove the pointless if in if (pmap_get(k) != v) pmap_insert(k, v).
ir/ana/trouts.c