diff options
Diffstat (limited to 'g10/export.c')
-rw-r--r-- | g10/export.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/g10/export.c b/g10/export.c index 3a9a324d7..e036e2520 100644 --- a/g10/export.c +++ b/g10/export.c @@ -358,10 +358,6 @@ do_export_stream( IOBUF out, STRLIST users, int secret, if(i<node->pkt->pkt.signature->numrevkeys) continue; } - - /* delete our verification cache */ - delete_sig_subpkt (node->pkt->pkt.signature->unhashed, - SIGSUBPKT_PRIV_VERIFY_CACHE); } /* Don't export attribs? */ |