John Levon wrote:
On Tue, Nov 14, 2006 at 06:18:08PM +0100, Abdelrazak Younes wrote:// When the above and the inner function are fixed, we can do this: - //return needRedraw; + return needRedraw; return true;Need to remove the second return
Indeed, thanks. Abdel.
