[evolution] CamelSaslXOAuth: Remove unused GOA_KEY definition.



commit 6f038fba293e5cad56d8917739ffbb92b461ceea
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Oct 10 15:57:57 2012 -0400

    CamelSaslXOAuth: Remove unused GOA_KEY definition.

 modules/online-accounts/camel-sasl-xoauth.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/modules/online-accounts/camel-sasl-xoauth.c b/modules/online-accounts/camel-sasl-xoauth.c
index 1d8ad23..d40c134 100644
--- a/modules/online-accounts/camel-sasl-xoauth.c
+++ b/modules/online-accounts/camel-sasl-xoauth.c
@@ -32,10 +32,6 @@
 	(G_TYPE_INSTANCE_GET_PRIVATE \
 	((obj), CAMEL_TYPE_SASL_XOAUTH, CamelSaslXOAuthPrivate))
 
-/* This is the property name or URL parameter under which we
- * embed the GoaAccount ID into an EAccount or ESource object. */
-#define GOA_KEY "goa-account-id"
-
 struct _CamelSaslXOAuthPrivate {
 	gint placeholder;
 };



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