summaryrefslogtreecommitdiff
path: root/libguile-ssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile-ssh/auth.c')
-rw-r--r--libguile-ssh/auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libguile-ssh/auth.c b/libguile-ssh/auth.c
index 9a2d1b2..cd287b5 100644
--- a/libguile-ssh/auth.c
+++ b/libguile-ssh/auth.c
@@ -82,7 +82,6 @@ Throw `wrong-type-arg' if a disconnected SESSION is passed as an argument.\
/* See "On the username" commentary above. */
char *username = NULL;
- ssh_string public_key;
int res;
/* Check types. */