Package: gaim
Version: 1:1.1.2-1
Followup-For: Bug #216654

Instead of removing, the g_return_if_fail(condition) should be replaced
with:

if(condition) return;

It's equivalent in behavior, but does not spit the warning.

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec <[EMAIL 
PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to