Merge commit 'jrollins/master'
[monkeysphere.git] / src / share / common
index d151e859c5b3367316167e64e2acba7e4fcc21cb..653d58ba0154941887a340e7889b391079db1bae 100644 (file)
@@ -1153,7 +1153,6 @@ process_authorized_user_ids() {
 # takes a gpg key or keys on stdin, and outputs a list of
 # fingerprints, one per line:
 list_primary_fingerprints() {
-    local file="$1"
     local fake=$(msmktempdir)
     GNUPGHOME="$fake" gpg --no-tty --quiet --import
     GNUPGHOME="$fake" gpg --with-colons --fingerprint --list-keys | \