Mercurial > pidgin
changeset 9864:df1e5075eb0f
[gaim-migrate @ 10743]
Whoops, didn't mean to commit this
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 25 Aug 2004 10:51:41 +0000 |
parents | 0e3a84f18467 |
children | 89ea4b4a9455 |
files | src/gtkconv.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkconv.c Wed Aug 25 03:09:08 2004 +0000 +++ b/src/gtkconv.c Wed Aug 25 10:51:41 2004 +0000 @@ -171,8 +171,6 @@ gtkconv = GAIM_GTK_CONVERSATION(conv); - gtk_imhtml_scroll_to_end((GtkIMHtml *)gtkconv->imhtml); - /* we only save the new height if the formatting toolbar visibility matches the pref */ saveheight = (gtkconv->show_formatting_toolbar == gaim_prefs_get_bool("/gaim/gtk/conversations/show_formatting_toolbar"));