From 5fb3a28aba18266a1cfc3759e6fc271a86531cb8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 19 Aug 2002 20:14:15 +0000 Subject: Updated to pass the needed arguments to camel_init() and to init gthreads 2002-08-19 Jeffrey Stedfast * tests/lib/camel-test.c (camel_test_init): Updated to pass the needed arguments to camel_init() and to init gthreads before camel (since camel expectes it to be initialised already). * tests/lib/session.c: #include needed for ENABLE_THREADS so that sizeof (CamelSessionClass) gives the correct size. * tests/*: Updated to work with camel API changes. svn path=/trunk/; revision=17805 --- camel/tests/mime-filter/stripheader-1.in | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 camel/tests/mime-filter/stripheader-1.in (limited to 'camel/tests/mime-filter/stripheader-1.in') diff --git a/camel/tests/mime-filter/stripheader-1.in b/camel/tests/mime-filter/stripheader-1.in deleted file mode 100644 index 1db4bf86e3..0000000000 --- a/camel/tests/mime-filter/stripheader-1.in +++ /dev/null @@ -1,6 +0,0 @@ -Subject: this is a simple test -Stripped: of the header stripping filter -CC: this header should be preserved -BCC: as should this one - -This is the body of the message. \ No newline at end of file -- cgit v1.2.3