--- a/libidav/pwdstore.h Sun Nov 17 13:11:14 2024 +0100 +++ b/libidav/pwdstore.h Thu Nov 28 17:18:43 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);