Wed, 25 Aug 2004 10:51:41 +0000
[gaim-migrate @ 10743]
Whoops, didn't mean to commit this
| src/gtkconv.c | file | annotate | diff | comparison | revisions |
--- 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"));