diff --git a/src/basic_api.hh b/src/basic_api.hh index 57cd94c..f532ee2 100644 --- a/src/basic_api.hh +++ b/src/basic_api.hh @@ -5,10 +5,6 @@ #include "pEpmodule.hh" -DYNAMIC_API PEP_STATUS key_reset_trust( - PEP_SESSION session, - pEp_identity *ident - ); namespace pEp { namespace PythonAdapter { void update_identity(Identity& ident);