--- a/libidav/pwdstore.h Thu Nov 14 22:28:36 2024 +0100 +++ b/libidav/pwdstore.h Thu Nov 14 23:22:35 2024 +0100 @@ -181,7 +181,6 @@ void pwdstore_free(PwdStore* p); int pwdstore_has_id(PwdStore *s, const char *id); -int pwdstore_has_location(PwdStore *s, const char *location); PwdEntry* pwdstore_get(PwdStore *p, const char *id);