[evolution/gnome-2-32] Bug #629480 - calendar-gui-WARNING: Couldn't find event window



commit 1cde8187ba5e7b5ca2f6dc2ebc66006a3e646e1d
Author: Milan Crha <mcrha redhat com>
Date:   Wed Sep 29 10:32:23 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 1ad96c1..6795b66 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -3316,9 +3316,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]