[gnome-calendar/calendar-editor] source-dialog: remove unused enum
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: remove unused enum
- Date: Wed, 6 May 2015 12:30:51 +0000 (UTC)
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]