[pkg-opensc-commit] [opensc] 09/295: removed unused variable

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:11 UTC 2017


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

eric pushed a commit to branch master
in repository opensc.

commit b9cefa6825a89e8347eb47552950b9f1393bf976
Author: Frank Morgner <frankmorgner at gmail.com>
Date:   Sat Jun 4 14:50:37 2016 +0200

    removed unused variable
---
 src/pkcs15init/profile.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/pkcs15init/profile.c b/src/pkcs15init/profile.c
index 60995e5..b0e47c4 100644
--- a/src/pkcs15init/profile.c
+++ b/src/pkcs15init/profile.c
@@ -331,8 +331,6 @@ sc_profile_load(struct sc_profile *profile, const char *filename)
 #ifdef _WIN32
 	char temp_path[PATH_MAX];
 	DWORD temp_len;
-	long rc;
-	HKEY hKey;
 #endif
 
 	LOG_FUNC_CALLED(ctx);

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



More information about the pkg-opensc-commit mailing list