* Changes in the autotools stuff affecting a lot of platform dependent
[modest] / src / widgets / modest-account-view.h
index 2fb5950..aa16dd2 100644 (file)
@@ -87,18 +87,6 @@ ModestAccountView*   modest_account_view_new         (ModestAccountMgr *account_
  **/
 gchar*   modest_account_view_get_selected_account    (ModestAccountView *account_view);
 
-/**
- * modest_account_view_set_selected_account:
- * @account_view: a #ModestAccountView
- * @account_name: The name of the account to select.
- * 
- * Sets the currently selected account.
- **/
-/* Not used outside:
-void modest_account_view_select_account (ModestAccountView *account_view, 
-       const gchar* account_name);
-*/
-
 G_END_DECLS
 
 #endif /* __MODEST_ACCOUNT_VIEW_H__ */