aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-folder-summary.h')
-rw-r--r--camel/camel-folder-summary.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/camel/camel-folder-summary.h b/camel/camel-folder-summary.h
index d5bcbe5ee3..cebaaa7066 100644
--- a/camel/camel-folder-summary.h
+++ b/camel/camel-folder-summary.h
@@ -35,11 +35,6 @@
/*typedef struct _CamelFolderSummary CamelFolderSummary;*/
typedef struct _CamelFolderSummaryClass CamelFolderSummaryClass;
-typedef struct {
- char *full_name, *name;
- int message_count, unread_message_count;
-} CamelFolderInfo;
-
/* A tree of message content info structures
describe the content structure of the message (if it has any) */
typedef struct _CamelMessageContentInfo {
@@ -231,7 +226,4 @@ void camel_tag_list_free(CamelTag **list);
void camel_message_info_dup_to(const CamelMessageInfo *from, CamelMessageInfo *to);
void camel_message_info_free(CamelMessageInfo *mi);
-/* folder info utils */
-void camel_folder_info_free(CamelFolderInfo *fi);
-
#endif /* ! _CAMEL_FOLDER_SUMMARY_H */
d>mat2013-11-251-3/+3 * Reset maintainershipbapt2013-11-081-14/+10 * - Support stagingmat2013-11-062-10/+8 * Support STAGEDIR.vanilla2013-11-062-9/+7 * Support staging.ehaupt2013-11-015-73/+11 * . Support staginggarga2013-10-244-80/+91 * Unquiet my ports to make debugging easier.eadler2013-10-241-1/+1 * Try and be consistent with what commands are silent and not in *install.mat2013-10-231-2/+2 * Add 10.0 RCS dependency.cy2013-10-111-1/+7 * Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1 * enable stage.ume2013-10-051-2/+1 * - Support STAGEDIRsunpoet2013-10-012-11/+9 * Fix using iconv at ports:bsam2013-10-011-1/+1 * Staging support.adamw2013-09-302-13/+10 * - convert to stagingeadler2013-09-281-4/+2 * Convert to stage, while here, cleanup a bitbapt2013-09-242-24/+31 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2142-77/+59 * - convert to the new perl5 frameworkaz2013-09-124-20/+10 * - Remove deprecated PTHREAD_*sunpoet2013-09-081-1/+1 * Update MAINTAINER to rodrigo@bebik.netskreuzer2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-5/+2 * Mark the port as broken on FreeBSD 10.0skreuzer2013-08-271-5/+6 * - Convert to new options frameworksunpoet2013-08-251-2/+2 * - Fix a typo in configure argumentsbapt2013-08-231-1/+2 * - Convert to new perl frameworksunpoet2013-08-211-1/+2 * - Try to unbreak parallel builds (-jX) by calling sub-makes correctlydanfe2013-08-153-22/+60 * - Remove MAKE_JOBS_SAFE variableak2013-08-154-4/+0 * - Update INIT to 2013-05-24sunpoet2013-08-102-5/+6 * - Convert to new perl frameworkaz2013-08-032-2/+4 * Remove now excess verbiage.eadler2013-07-171-2/+0 * Mark jobs unsafebapt2013-07-101-0/+2 * - Pass maintainership to submittermiwi2013-07-101-6/+2 * - Drop all my portspav2013-07-101-1/+1 * Fix plistantoine2013-07-091-3/+5 * Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+2 * - Add LICENSEsunpoet2013-06-221-8/+4 * - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-4/+0 * Fix a confusionbapt2013-06-141-1/+1 * Use new helpersbapt2013-06-141-48/+16 * Update to 3.01a.knu2013-06-082-3/+3 * - Update to 2.0.0miwi2013-05-286-194/+262 * - Update to R46miwi2013-05-282-3/+3 * - Update to patchlevel 45miwi2013-05-252-1/+7 * - Update to R45miwi2013-05-102-3/+3 * Convert from USE_READLINE to USES=readlinebapt2013-05-071-1/+1 * Adopt USES=ncursesbapt2013-05-071-2/+1 * Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1 * Inspired by bapt's recent commit to shells/bash-static adapt this port to alsoehaupt2013-05-061-2/+1 * Fix bash-static slave ports with bash being now using new options frameworkbapt2013-05-052-7/+3 * Convert to new options frameworkbapt2013-05-052-29/+21 * Fix build with clang disabling a bad test from configurebapt2013-05-041-5/+2 * - Work around what I believe is a bug in how binary existence in the basegjb2013-05-021-0/+3 * - If sftp is not available, use security/openssh-portable.bdrewery2013-04-291-0/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-285-8/+5 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Convert to USES=gettextehaupt2013-04-231-3/+3 * Update to 2.1.adamw2013-04-203-4/+41 * Fix typo in options checkingbapt2013-04-041-1/+1 * For perl@ owned ports:eadler2013-03-292-13/+4 * Style: tab -> space.eadler2013-03-291-1/+1 * Use OPTIONS_OVERRIDE instead of OPTIONS_SET. Also set NO_DIALOG for this stubehaupt2013-03-27