aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@novell.com>2005-02-01 05:46:52 +0800
committerHans Petter <hansp@src.gnome.org>2005-02-01 05:46:52 +0800
commit33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229 (patch)
tree54dc9721c891bd8e6361b4ac0fb23f22ad3641e6 /mail/importers
parentf02c665c123debca3d01aef99bead9844d1ff62b (diff)
downloadgsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar.gz
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar.bz2
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar.lz
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar.xz
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.tar.zst
gsoc2013-evolution-33fa93239fb7a5e28fe7df0f6f1c6a01aab2a229.zip
Remove unused global symbol.
2005-01-31 Hans Petter Jansson <hpj@novell.com> * importers/mail-importer.h (mc): Remove unused global symbol. svn path=/trunk/; revision=28639
Diffstat (limited to 'mail/importers')
-rw-r--r--mail/importers/mail-importer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/importers/mail-importer.h b/mail/importers/mail-importer.h
index 42e68f4ad4..56c83495a8 100644
--- a/mail/importers/mail-importer.h
+++ b/mail/importers/mail-importer.h
@@ -23,8 +23,6 @@
#ifndef __MAIL_IMPORTER_H__
#define __MAIL_IMPORTER_H__
-struct _MailComponent *mc;
-
typedef struct _MailImporter MailImporter;
struct _MailImporter {
struct _CamelFolder *folder;