diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-08-25 09:43:27 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-25 09:43:27 +0800 |
commit | 38387de2ea45b04b07414e0c8d6c8f03b39a5461 (patch) | |
tree | 0e5e9ddbf3b1177cf84fe550a3b15fdeee909201 /camel | |
parent | baea69ae9ec06cfe3c71be728e8bf2fa79abcd5e (diff) | |
download | gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar.gz gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar.bz2 gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar.lz gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar.xz gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.tar.zst gsoc2013-evolution-38387de2ea45b04b07414e0c8d6c8f03b39a5461.zip |
Remove this duplicate file to fix build
2000-08-24 JP Rosevear <jpr@helixcode.com>
* src/libical/icalvcal.h: Remove this duplicate file to fix build
svn path=/trunk/; revision=5030
Diffstat (limited to 'camel')
-rw-r--r-- | camel/providers/nntp/camel-nntp-newsrc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/nntp/camel-nntp-newsrc.h b/camel/providers/nntp/camel-nntp-newsrc.h index 3f4be6de8d..47539a6f80 100644 --- a/camel/providers/nntp/camel-nntp-newsrc.h +++ b/camel/providers/nntp/camel-nntp-newsrc.h @@ -25,3 +25,5 @@ void camel_nntp_newsrc_write (CamelNNTPNewsrc *newsrc CamelNNTPNewsrc *camel_nntp_newsrc_read_for_server (const char *server); #endif /* _CAMEL_NNTP_NEWSRC_H_ */ + + |