<div dir="ltr">I don&#39;t know if you fixed this in this week&#39;s super-commit, as I&#39;m just about to try and build BibleTime against that, but InstallMgr::getCipherCode has long been throwing the pair of warnings &quot;unused parameter `modName&#39;&quot; and &quot;unused parameter `config&#39;&quot; because it is defined with the method body &quot;{ return false; }&quot;.<div>
<br></div><div style>Is there a way to handle this differently - either implement it as a pure virtual or work it around to not throw these errors?</div><div style><br></div><div style>--Greg</div></div>