diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-20 23:17:40 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:31:51 +0800 |
commit | 2965f986dd94257d4561472762803ec4ca671cda (patch) | |
tree | 2b1996b968fab1043a6b2a76dc4051940855b59f /e-util/gal-view.c | |
parent | 792f0ba3748bda87b08e1c4e564a618b3b427c4f (diff) | |
download | gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar.gz gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar.bz2 gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar.lz gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar.xz gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.tar.zst gsoc2013-evolution-2965f986dd94257d4561472762803ec4ca671cda.zip |
Remove e_tree_root_node_is_visible().
Reducing API bloat. Do this instead:
adapter = e_tree_get_table_adapter (tree);
visible = e_tree_table_adapter_root_node_is_visible (adapter);
Diffstat (limited to 'e-util/gal-view.c')
0 files changed, 0 insertions, 0 deletions