aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test10.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-01 00:29:00 +0800
committerDan Winship <danw@src.gnome.org>2000-05-01 00:29:00 +0800
commite43958d2421f820c18e29c02f370a9a34f8b853e (patch)
tree8e9a71d704e9e252fec1aa0361d5e24f21c18630 /tests/test10.c
parentf028bd6aeb4b04aa0cfc3c5e5ed6c442aef6ea3c (diff)
downloadgsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.gz
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.zst
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.zip
update for camel provider changes.
svn path=/trunk/; revision=2694
Diffstat (limited to 'tests/test10.c')
-rw-r--r--tests/test10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test10.c b/tests/test10.c
index 5e20d2f6db..efe069242a 100644
--- a/tests/test10.c
+++ b/tests/test10.c
@@ -83,7 +83,6 @@ main (int argc, char**argv)
gtk_init (&argc, &argv);
camel_init ();
ex = camel_exception_new ();
- camel_provider_register_as_module ("../camel/providers/mbox/.libs/libcamelmbox.so");
session = camel_session_new (auth_callback);
store = camel_session_get_store (session, store_url, ex);
/td>2006-02-211-1/+1 * Add plist entries to create empty directories.lawrance2006-02-144-7/+65 * Update to 0.52.2.lawrance2006-02-113-4/+5 * Remove direct LIB_DEPENDS on fam in favour of the new USE_FAMkris2006-02-111-2/+3 * Add missing USE_GETTEXTkris2006-01-261-0/+1 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-13/+13 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Update to 0.52.1pav2005-10-114-82/+94 * - Update to 0.50.1 and unbreakpav2005-07-1718-495/+502 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * BROKEN: Changes permissions on previously-installed fileskris2005-02-281-0/+2 * Split the postgresql ports into a server and a client part.girgen2005-01-311-5/+5 * Update to 0.45.4.dannyboy2004-04-112-10/+6 * o Fix recursive definition of PKGNAMESUFFIX.nork2004-04-05