[evolution-data-server] CamelIMAPXCommandPart: Remove unused 'parent' member.



commit d49c48668c54c71019e39d897ced259eec0d0054
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Jan 27 18:17:27 2012 -0500

    CamelIMAPXCommandPart: Remove unused 'parent' member.

 camel/providers/imapx/camel-imapx-command.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/camel/providers/imapx/camel-imapx-command.h b/camel/providers/imapx/camel-imapx-command.h
index 5d80ef9..98b7811 100644
--- a/camel/providers/imapx/camel-imapx-command.h
+++ b/camel/providers/imapx/camel-imapx-command.h
@@ -58,8 +58,6 @@ struct _CamelIMAPXCommandPart {
 	CamelIMAPXCommandPart *next;
 	CamelIMAPXCommandPart *prev;
 
-	CamelIMAPXCommand *parent;
-
 	gint data_size;
 	gchar *data;
 



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