[Pkg-gnupg-commit] [gnupg2] 86/241: gpg: Remove unused prototype.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Dec 9 20:31:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit ef052591ba51ee16bafc3c5b79d837ed8f01b520
Author: Neal H. Walfield <neal at g10code.com>
Date:   Thu Oct 29 09:58:02 2015 +0100

    gpg: Remove unused prototype.
    
    g10/keyring.h (keyring_locate_writable): Remove unused prototype.
    
    --
    Signed-off-by: Neal H. Walfield <neal at g10code.com>
---
 g10/keyring.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/g10/keyring.h b/g10/keyring.h
index 1469b70..d97bd4c 100644
--- a/g10/keyring.h
+++ b/g10/keyring.h
@@ -36,7 +36,6 @@ int keyring_lock (KEYRING_HANDLE hd, int yes);
 int keyring_get_keyblock (KEYRING_HANDLE hd, KBNODE *ret_kb);
 int keyring_update_keyblock (KEYRING_HANDLE hd, KBNODE kb);
 int keyring_insert_keyblock (KEYRING_HANDLE hd, KBNODE kb);
-int keyring_locate_writable (KEYRING_HANDLE hd);
 int keyring_delete_keyblock (KEYRING_HANDLE hd);
 int keyring_search_reset (KEYRING_HANDLE hd);
 int keyring_search (KEYRING_HANDLE hd, KEYDB_SEARCH_DESC *desc,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list