[gnome-calendar/calendar-editor] source-dialog: remove unused enum



commit 053ef4caa2d3970d0c9e8a10d3b89c4004de23fb
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed May 6 09:24:07 2015 -0300

    source-dialog: remove unused enum

 src/gcal-source-dialog.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/gcal-source-dialog.c b/src/gcal-source-dialog.c
index 972b8c4..df5ecdb 100644
--- a/src/gcal-source-dialog.c
+++ b/src/gcal-source-dialog.c
@@ -100,12 +100,6 @@ struct _GcalSourceDialog
   GcalSourceDialogPrivate *priv;
 };
 
-enum {
-  PROP_0,
-  PROP_APPLICATION,
-  LAST_PROP
-};
-
 typedef enum
 {
   GCAL_ACCOUNT_TYPE_EXCHANGE,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]