[gnome-calendar] year-view: clean warning and whitespace
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-calendar] year-view: clean warning and whitespace
- Date: Mon,  5 Jan 2015 16:07:36 +0000 (UTC)
commit c5311148f1aa67cfc6c70cd8e62cdab8ef64e6e9
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Mon Dec 29 16:37:16 2014 -0500
    year-view: clean warning and whitespace
 src/gcal-year-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-year-view.c b/src/gcal-year-view.c
index 68363d6..88f05ed 100644
--- a/src/gcal-year-view.c
+++ b/src/gcal-year-view.c
@@ -223,14 +223,12 @@ static void
 gcal_year_view_init (GcalYearView *self)
 {
   GcalYearViewPrivate *priv;
-  gint i;
 
   gtk_widget_set_has_window (GTK_WIDGET (self), FALSE);
 
   priv = gcal_year_view_get_instance_private (self);
 
   priv->clicked_cell = -1;
-
   priv->start_mark_cell = -1;
   priv->end_mark_cell = -1;
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]