]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv.c
fix compilation warnings in Simon's latest GSSAPI patch
[gssapi-openssh.git] / openssh / gss-serv.c
index e1b2b433150f1476909c56221ac04c681dd7afa7..de0f7d589712153ebdb289b241349768abb57f12 100644 (file)
@@ -530,7 +530,6 @@ static int ssh_gssapi_simple_conv(int n, const struct pam_message **msg,
 void
 ssh_gssapi_rekey_creds() {
        int ok;
-       int ret;
 #ifdef USE_PAM
        pam_handle_t *pamh = NULL;
        struct pam_conv pamconv = {ssh_gssapi_simple_conv, NULL};
This page took 0.031837 seconds and 4 git commands to generate.