By any chance, is it possible to <b>-compile(nowarn_unused_function). </b>and have the compiler compile the unused functions. The reason being that these functions are actually used and only locally within the module but they are called using a global function call.... so it's like they're not being used for the compiler.<div>
<br></div><div>Thanks,</div><div>Justin</div>