aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-01-13 11:13:13 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-13 11:13:13 +0800
commit3518f77cb294a8cbde366cc923e9ab72d752bc64 (patch)
tree282fcf6f1fe42f22c657ee7eceb475762e797429 /camel
parent9a342ffe0084b466cf12ebfaeecb0e52ec5a1cf7 (diff)
downloadgsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar.gz
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar.bz2
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar.lz
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar.xz
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.tar.zst
gsoc2013-evolution-3518f77cb294a8cbde366cc923e9ab72d752bc64.zip
fixed distcheck
svn path=/trunk/; revision=24192
Diffstat (limited to 'camel')
-rw-r--r--camel/providers/nntp/camel-nntp-store.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/providers/nntp/camel-nntp-store.h b/camel/providers/nntp/camel-nntp-store.h
index 53ebb82edf..10a56dcc89 100644
--- a/camel/providers/nntp/camel-nntp-store.h
+++ b/camel/providers/nntp/camel-nntp-store.h
@@ -59,8 +59,6 @@ extern "C" {
typedef struct _CamelNNTPStore CamelNNTPStore;
typedef struct _CamelNNTPStoreClass CamelNNTPStoreClass;
-#include "camel-nntp-grouplist.h"
-
struct _CamelNNTPStore {
CamelDiscoStore parent_object;