[gnome-calendar] source-dialog: remove unused enum
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] source-dialog: remove unused enum
- Date: Mon, 25 May 2015 17:02:15 +0000 (UTC)
commit f9b3f2f6c7a90f5c1f34435bfe433d2e351fa6db
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 9a21c18..79ba54f 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]