commit | 053f4d96278d3be731497d14cd5bf00e0b4020b1 | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Fri Sep 05 20:30:47 2014 -0700 |
committer | Tor Norbye <tnorbye@google.com> | Mon Sep 08 11:51:42 2014 -0700 |
tree | 2d28ff3f2927acfa8f0798625dcd89854eccbc4b | |
parent | c7936a9aaabd194dbc93f5dc7bef19f04a2f972b [diff] |
Suppress if-warnings in template code The purpose of that if is as a place holder, and you will insert additional id's there. Right now you get a warning on the if that you can merge in the final return, but that makes the code less readable. Also add some padding around the if. Change-Id: Ia3c2fddb604b260d03aada98d4a379f8a50574ec