diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-05 20:42:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:50 +0800 |
commit | 562c54612f15f9bb2ccce53c9fb0e3e972dfe957 (patch) | |
tree | 82ca270d66e2eff6651c5d90752dc8e4f9ed3c98 /doc | |
parent | 8abe1f3203ff41ad3349924b931dbcc5ef255acd (diff) | |
download | gsoc2013-evolution-562c54612f15f9bb2ccce53c9fb0e3e972dfe957.tar.gz gsoc2013-evolution-562c54612f15f9bb2ccce53c9fb0e3e972dfe957.tar.zst gsoc2013-evolution-562c54612f15f9bb2ccce53c9fb0e3e972dfe957.zip |
GalViewCollection: Remove "title" member.
It's set by EShellView but not actually used for anything.
Removed functions:
gal_view_collection_set_title()
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index bddebd5ba3..104982606c 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4590,7 +4590,6 @@ GalViewPrivate GalViewCollectionItem GalViewCollection gal_view_collection_new -gal_view_collection_set_title gal_view_collection_set_storage_directories gal_view_collection_add_factory gal_view_collection_get_count |