[evolution-data-server/gnome-3-8] CamelNNTPStore: Remove unused "posting_allowed" flag.



commit 55ca8fdcc0aca2366260a5f9a439fd43f37a8dba
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue May 21 13:25:48 2013 -0400

    CamelNNTPStore: Remove unused "posting_allowed" flag.
    
    (cherry picked from commit c9342840ead4c6b7cdb2d85f5573b6ea8d3492d3)

 camel/providers/nntp/camel-nntp-store.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/nntp/camel-nntp-store.h b/camel/providers/nntp/camel-nntp-store.h
index af7ca5a..7d7c8f6 100644
--- a/camel/providers/nntp/camel-nntp-store.h
+++ b/camel/providers/nntp/camel-nntp-store.h
@@ -78,7 +78,6 @@ struct _CamelNNTPStore {
        CamelDiscoStore parent;
        CamelNNTPStorePrivate *priv;
 
-       guint posting_allowed : 1;
        gboolean password_reprompt;
 
        struct _CamelNNTPStoreSummary *summary;


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