removed an extra printf
svn path=/trunk/; revision=16418
This commit is contained in:
@ -1723,7 +1723,6 @@ save_service (MailAccountGuiService *gsvc, GHashTable *extra_config,
|
|||||||
char *str;
|
char *str;
|
||||||
|
|
||||||
if (!gsvc->provider) {
|
if (!gsvc->provider) {
|
||||||
printf ("no provider??\n");
|
|
||||||
g_free (service->url);
|
g_free (service->url);
|
||||||
service->url = NULL;
|
service->url = NULL;
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user