diff options
Diffstat (limited to 'g10/skclist.c')
-rw-r--r-- | g10/skclist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/skclist.c b/g10/skclist.c index e7c9071d6..f906fc6af 100644 --- a/g10/skclist.c +++ b/g10/skclist.c @@ -49,7 +49,6 @@ int build_skc_list( STRLIST locusr, SKC_LIST *ret_skc_list, int unlock ) { SKC_LIST skc_list = NULL; - SKC_LIST skc_rover = NULL; int rc; if( !locusr ) { /* use the default one */ |