Mercurial > pidgin
diff README @ 15785:e926951e61fe
Don't use g_list_length() and g_slist_length() when all you want to
do if check if the list is empty. Those two functions needlessly
iterate through the entire list.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 13 Mar 2007 07:19:06 +0000 |
parents | 82a2e909e10e |
children | cc3c50816cc9 |