summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-13 15:06:36 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-13 15:06:36 +0000
commit797e305b125b24c0e5998a92d8dd5a2534a82e6d (patch)
tree0e94e204cf507bfdaea0011ebb68ff206714e53e /examples
parent8e868bf1dac3b99245cdaf9b99f9470603520c5d (diff)
downloadmailutils-797e305b125b24c0e5998a92d8dd5a2534a82e6d.tar.gz
mailutils-797e305b125b24c0e5998a92d8dd5a2534a82e6d.tar.bz2
Removed file_record
Diffstat (limited to 'examples')
-rw-r--r--examples/mimetest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/mimetest.c b/examples/mimetest.c
index 56d3687e8..3e692a7d4 100644
--- a/examples/mimetest.c
+++ b/examples/mimetest.c
@@ -83,7 +83,6 @@ main (int argc, char **argv)
{
list_t bookie;
registrar_get_list (&bookie);
- list_append (bookie, file_record);
list_append (bookie, imap_record);
list_append (bookie, mbox_record);
list_append (bookie, path_record);

Return to:

Send suggestions and report system problems to the System administrator.