X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-singletons.h;h=bc3c8a931056fff33161f9df7acffdb29c4c5122;hp=1c40a50e1e705179787c93b00f5c1c08b912773b;hb=eeab1fed238484308335d400bcc7c531a48571ed;hpb=bf831b6566516e6b57de7a64afb732eb8686e792 diff --git a/src/modest-singletons.h b/src/modest-singletons.h index 1c40a50..bc3c8a9 100644 --- a/src/modest-singletons.h +++ b/src/modest-singletons.h @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include @@ -124,17 +123,6 @@ ModestAccountMgr* modest_singletons_get_account_mgr (ModestSingletons **/ ModestEmailClipboard* modest_singletons_get_email_clipboard (ModestSingletons *self); -/** - * modest_singletons_get_account_store: - * @self: a valid #ModestSingletons instance - * - * get the #ModestTnyAccountStore singleton instance - * don't use this function directly, use the modest-runtime - * functions instead. - * - * Returns: the #ModestTnyAccountStore singleton - **/ -ModestTnyAccountStore* modest_singletons_get_account_store (ModestSingletons *self); /** * modest_singletons_get_cache_mgr: