aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test11.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/test11.c
parentf028bd6aeb4b04aa0cfc3c5e5ed6c442aef6ea3c (diff)
downloadgsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.gz
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.bz2
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.lz
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.xz
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.tar.zst
gsoc2013-evolution-e43958d2421f820c18e29c02f370a9a34f8b853e.zip
update for camel provider changes.
svn path=/trunk/; revision=2694
Diffstat (limited to 'tests/test11.c')
-rw-r--r--tests/test11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test11.c b/tests/test11.c
index c7a8a5c1b5..1cc778bda1 100644
--- a/tests/test11.c
+++ b/tests/test11.c
@@ -78,7 +78,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.0");
sd = g_malloc0(sizeof(*sd));
sd->ex = ex;