libsystemd: drop *_unrefp from symbol list

Follow-up for 3f608087bd and
6083c4b763.
This commit is contained in:
Yu Watanabe 2018-10-02 04:45:05 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent ad1bf59c67
commit aacd352d8c
1 changed files with 0 additions and 5 deletions

View File

@ -634,9 +634,6 @@ global:
sd_device_enumerator_add_match_parent;
sd_device_enumerator_allow_uninitialized;
sd_device_unrefp;
sd_device_enumerator_unrefp;
sd_hwdb_ref;
sd_hwdb_unref;
@ -647,7 +644,5 @@ global:
sd_hwdb_seek;
sd_hwdb_enumerate;
sd_hwdb_unrefp;
sd_id128_get_boot_app_specific;
} LIBSYSTEMD_239;