diff --git a/src/codegen/pEp.yml2 b/src/codegen/pEp.yml2 index ca142e3..3412c7c 100644 --- a/src/codegen/pEp.yml2 +++ b/src/codegen/pEp.yml2 @@ -185,14 +185,6 @@ namespace pEp { in bool full ); - method cached=true get_trustwords_for_fprs( - in string fpr1, - in string fpr2, - in string lang, - returns sstring words, - in bool full - ); - method cached=true get_message_trustwords( in message msg, in stringlist keylist,