aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.c')
-rw-r--r--g10/gpg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/gpg.c b/g10/gpg.c
index bba486aea..ce2b6ab76 100644
--- a/g10/gpg.c
+++ b/g10/gpg.c
@@ -4743,8 +4743,6 @@ main (int argc, char **argv)
parse_auto_key_locate (DEFAULT_AKL_LIST);
}
public_key_list (ctrl, sl, 1, cmd == aLocateExtKeys);
-
-
free_strlist (sl);
break;