X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-account.h;h=1816541360c534134f6f1cf0ee2af2cfa3bdf1db;hp=1cb0533796f53ece3e369dc10a8f42a01dc75a47;hb=d35c9918f4df9384dee13049f7d3344a47227f22;hpb=a462ac9c41c676808d42f22b5dfe209e98692f10 diff --git a/src/modest-tny-account.h b/src/modest-tny-account.h index 1cb0533..1816541 100644 --- a/src/modest-tny-account.h +++ b/src/modest-tny-account.h @@ -124,22 +124,6 @@ modest_tny_account_new_from_server_account_name (ModestAccountMgr *account_mgr, TnyGetPassFunc get_pass_func, TnyForgetPassFunc forget_pass_func); -#if 0 -/** - * modest_tny_account_new_from_server_account_name: - * @tny_account: a valid tny account - * @account_mgr: a valid account mgr instance - * @server_account_name: the name of a server account in the configuration system. - * - * update the given tny account; note that you cannot change the protocol type - * - * Returns: a new TnyAccount or NULL in case of error. - */ -gboolean modest_tny_account_update_from_server_account_name (TnyAccount *tny_account, - ModestAccountMgr *account_mgr, - const gchar *server_account_name); -#endif - /** * modest_tny_account_get_special_folder: * @self: a TnyAccount