# HG changeset patch # User Mark Doliner # Date 1093431101 0 # Node ID df1e5075eb0f751573048ce964147c4a796a7b3c # Parent 0e3a84f18467a4e926a2364935fe03b030fd21b2 [gaim-migrate @ 10743] Whoops, didn't mean to commit this committer: Tailor Script diff -r 0e3a84f18467 -r df1e5075eb0f src/gtkconv.c --- 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"));