<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 6:51 PM, Shankar Easwaran <span dir="ltr"><<a href="mailto:shankare@codeaurora.org" target="_blank">shankare@codeaurora.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":ezb" class="a3s" style="overflow:hidden">Hi Rui,<br>
<br>
It was a place holder to handle linker scripts. Could you revert this patch.</div></blockquote></div><br>To relay my stance that I put in IRC: this follows the YAGNI principle. We shouldn't keep dead, unused, untested code in tree because maybe some day it will be needed.</div><div class="gmail_extra"><br></div><div class="gmail_extra">This is especially true when the code is a class with *no members*. It isn't even an interface.</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you end up needing it, add it then, with the code that needs it. Not before.</div></div>