[evolution] Bug #629480 - calendar-gui-WARNING: Couldn't find event window
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #629480 - calendar-gui-WARNING: Couldn't find event window
- Date: Wed, 29 Sep 2010 08:32:16 +0000 (UTC)
commit 278241c9e21789b23d77adbd0cd8945c695c4a0b
Author: Milan Crha <mcrha redhat com>
Date: Wed Sep 29 10:31:52 2010 +0200
Bug #629480 - calendar-gui-WARNING: Couldn't find event window
calendar/gui/e-day-view.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c
index ee27455..1713b7a 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -3319,9 +3319,6 @@ e_day_view_convert_event_coords (EDayView *day_view,
*x_return = event_x;
*y_return = event_y;
- if (event_window != window)
- g_warning ("Couldn't find event window\n");
-
return (event_window == window) ? TRUE : FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]