[gaim-migrate @ 10743]

Wed, 25 Aug 2004 10:51:41 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Wed, 25 Aug 2004 10:51:41 +0000
changeset 9864
bd2c39357c73
parent 9863
323e4fe28791
child 9865
8a8bdf9e9e08

[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"));
 

mercurial