[evolution/webkit] Forgot to disable a debug message
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit] Forgot to disable a debug message
- Date: Thu, 19 Jan 2012 14:45:13 +0000 (UTC)
commit c643e774a6053d6b321f4847651863a56706606a
Author: Dan VrÃtil <dan progdan cz>
Date: Wed Jan 18 18:28:19 2012 +0100
Forgot to disable a debug message
mail/e-mail-display.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/mail/e-mail-display.c b/mail/e-mail-display.c
index 408dc18..362c9c3 100644
--- a/mail/e-mail-display.c
+++ b/mail/e-mail-display.c
@@ -773,8 +773,6 @@ mail_display_on_web_view_sw_vadjustment_changed (GtkAdjustment* adjustment,
new_height += scrollbar_height;
}
- g_message ("WebView want height %d", new_height);
-
gtk_widget_set_size_request (scrolled_window, -1, new_height);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]