[evolution/webkit: 118/123] Forgot to disable a debug message
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit: 118/123] Forgot to disable a debug message
- Date: Thu, 19 Jan 2012 16:14:55 +0000 (UTC)
commit dec127107fbb0bee49c9b25ad973863ac254e44f
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]