[gnome-calendar] month-view: amend fix ::forall impl
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] month-view: amend fix ::forall impl
- Date: Fri, 19 Dec 2014 15:44:35 +0000 (UTC)
commit 06e43d836fd521f2b842c1233f704b4b7dc091a4
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Fri Dec 19 10:40:39 2014 -0500
month-view: amend fix ::forall impl
src/gcal-month-view.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-month-view.c b/src/gcal-month-view.c
index e870663..a517a82 100644
--- a/src/gcal-month-view.c
+++ b/src/gcal-month-view.c
@@ -1355,8 +1355,6 @@ gcal_month_view_remove (GtkContainer *container,
if (widget == master_widget)
{
- g_debug ("removing a master widget");
- /* FIXME, should I remove every parts when removing a master widget */
if (gcal_event_widget_is_multiday (GCAL_EVENT_WIDGET (widget)))
{
priv->multiday_children = g_list_remove (priv->multiday_children, widget);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]