Hi Michael, Caolan,<div><br></div><div>How accurate/ up to date is unusedcode.easy? Is there a way to make sure the methods I&#39;m removing are genuinely unused?</div><div><br></div><div>Am I just doing it wrong and removing the wrong things? : )</div>
<div><br></div><div>Kate<br><br><div class="gmail_quote">On 15 February 2012 16:01, Michael Meeks <span dir="ltr">&lt;<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Kate,<br>
<div class="im"><br>
On Tue, 2012-02-14 at 21:33 +0000, Kate Goss wrote:<br>
&gt; Please find attached a patch to remove a couple of methods listed in<br>
&gt; unusedcode.easy, from gtkframe.<br>
<br>
</div>        Sadly they are used - but only for the gtk3 mode that caolan is not<br>
compiling. Perhaps instead if you could move up the<br>
 #if GTK_CHECK_VERSION(3,0,0)<br>
<br>
        outside the methods themselves, that&#39;d solve the problem for the gtk2<br>
bakend. Caolan - any chance of call-catching with gtk3 enabled ?<br>
<br>
        Sorry about that :-)<br>
<span class="HOEnZb"><font color="#888888"><br>
                Michael.<br>
<br>
--<br>
<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
</font></span></blockquote></div><br></div>