Mercurial > pidgin.yaz
changeset 12722:d6fa227827a1
[gaim-migrate @ 15066]
TMI
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 04 Jan 2006 23:04:34 +0000 |
parents | 6fc03a3b15b0 |
children | 20f5daedcccb |
files | src/gtkconv.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkconv.c Wed Jan 04 22:17:31 2006 +0000 +++ b/src/gtkconv.c Wed Jan 04 23:04:34 2006 +0000 @@ -7854,9 +7854,6 @@ { GdkColor color = nick_seed_colors[j]; - gaim_debug(GAIM_DEBUG_INFO, NULL, - "Looking for colors from safe list, I have found %i so far.\n",i); - if (color_is_visible(color, background, MIN_COLOR_CONTRAST, MIN_BRIGHTNESS_CONTRAST) && color_is_visible(color, nick_highlight, MIN_COLOR_CONTRAST / 2, 0) && color_is_visible(color, send_color, MIN_COLOR_CONTRAST / 4, 0))