Browse Source

don't need this

PYADPT-55
Volker Birk 6 years ago
parent
commit
db62abb735
  1. 4
      src/basic_api.hh

4
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);

Loading…
Cancel
Save