removed an extra printf

svn path=/trunk/; revision=16418
This commit is contained in:
Jeffrey Stedfast
2002-04-09 23:53:20 +00:00
parent 6b93328a40
commit 63a8a94536

View File

@ -1723,7 +1723,6 @@ save_service (MailAccountGuiService *gsvc, GHashTable *extra_config,
char *str;
if (!gsvc->provider) {
printf ("no provider??\n");
g_free (service->url);
service->url = NULL;
return;