diff options
Diffstat (limited to 'tests/test-movemail.c')
-rw-r--r-- | tests/test-movemail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-movemail.c b/tests/test-movemail.c index 679e71ec7a..bcd5334b5a 100644 --- a/tests/test-movemail.c +++ b/tests/test-movemail.c @@ -49,7 +49,6 @@ int main (int argc, char **argv) exit (1); } e_setup_base_dir (); - camel_provider_scan (); session = camel_session_new (auth_callback); ex = camel_exception_new (); |