aboutsummaryrefslogtreecommitdiffstats
path: root/g10/skclist.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-01-16 21:15:24 +0000
committerWerner Koch <[email protected]>1998-01-16 21:15:24 +0000
commit4ec1775f3eaf8733a5285460b631253b90d3c6fb (patch)
tree3061decd5793f93c5a51dab58cb45c8e79a26403 /g10/skclist.c
parent*** empty log message *** (diff)
downloadgnupg-4ec1775f3eaf8733a5285460b631253b90d3c6fb.tar.gz
gnupg-4ec1775f3eaf8733a5285460b631253b90d3c6fb.zip
added some trust model stuff
Diffstat (limited to 'g10/skclist.c')
-rw-r--r--g10/skclist.c1
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 */