gaim/gaim

d1868ade1363
Parents d1fa205ec65c
Children 588a4528305d
I don't think this was really needed any more, and it was irritating
--- a/src/gtkimhtml.c Thu Apr 28 02:04:13 2005 -0400
+++ b/src/gtkimhtml.c Thu Apr 28 09:46:52 2005 -0400
@@ -2026,7 +2026,6 @@
GtkTextView *imhtml = data;
GtkAdjustment *adj;
- gaim_debug_info("gtkimhtml", "in scroll_idle_cb\n");
adj = GTK_TEXT_VIEW(imhtml)->vadjustment;
gtk_adjustment_set_value(adj, adj->upper - adj->page_size);