diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2018-09-06 20:20:38 +1200 |
---|---|---|
committer | Ray Strode <halfline@gmail.com> | 2018-09-06 19:50:12 +0000 |
commit | 90cf484d92da781bfd74ddac7a4339af9b08c862 (patch) | |
tree | bc53fcb1df0b5146abea98dcb61dd4e126569de7 /doc | |
parent | 33894f228ca2fe2fe78bf9c3a135f2aec3c6301b (diff) |
Fix unused doc declarations
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libaccountsservice/libaccountsservice-sections.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/libaccountsservice/libaccountsservice-sections.txt b/doc/libaccountsservice/libaccountsservice-sections.txt index 26c0bc7..f55d9d2 100644 --- a/doc/libaccountsservice/libaccountsservice-sections.txt +++ b/doc/libaccountsservice/libaccountsservice-sections.txt @@ -23,6 +23,9 @@ act_user_get_password_hint act_user_get_password_mode act_user_get_primary_session_id act_user_get_real_name +act_user_get_saved +act_user_get_session +act_user_get_session_type act_user_get_shell act_user_get_uid act_user_get_user_name @@ -44,6 +47,8 @@ act_user_set_password act_user_set_password_hint act_user_set_password_mode act_user_set_real_name +act_user_set_session +act_user_set_session_type act_user_set_user_name act_user_set_x_session <SUBSECTION Standard> |