[evolution/webkit: 118/154] Forgot to disable a debug message
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit: 118/154] Forgot to disable a debug message
- Date: Tue, 14 Feb 2012 14:11:32 +0000 (UTC)
commit 31352a0421760c4e32a581bc1196ecefaac3ca88
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]