[gnome-calendar] source-dialog: remove unused field
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] source-dialog: remove unused field
- Date: Mon, 25 May 2015 16:51:02 +0000 (UTC)
commit 350b2734b2e27aff10f63b3ccf64eea9ce8dff4b
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Feb 23 14:10:14 2015 -0300
source-dialog: remove unused field
src/gcal-source-dialog.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/gcal-source-dialog.c b/src/gcal-source-dialog.c
index 9a8ec4f..58f913c 100644
--- a/src/gcal-source-dialog.c
+++ b/src/gcal-source-dialog.c
@@ -116,13 +116,6 @@ static gboolean validate_url_cb (GcalSourceDialog *di
G_DEFINE_TYPE_WITH_PRIVATE (GcalSourceDialog, gcal_source_dialog, GTK_TYPE_DIALOG)
-enum {
- PROP_0,
- LAST_PROP
-};
-
-static GParamSpec *gParamSpecs [LAST_PROP];
-
/**
* action_widget_activated:
* @widget: the button which emited the signal.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]