diff options
Diffstat (limited to 'g10/export.c')
-rw-r--r-- | g10/export.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/export.c b/g10/export.c index 3cd297f70..911a71599 100644 --- a/g10/export.c +++ b/g10/export.c @@ -204,4 +204,3 @@ do_export_stream( IOBUF out, STRLIST users, int secret, int onlyrfc, int *any ) return rc; } - |