summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Robert S. French <rfrench@mit.edu>1987-06-29 13:55:43 +0000
committerGravatar Robert S. French <rfrench@mit.edu>1987-06-29 13:55:43 +0000
commit8b82a253fffcc477b3205d055299c4d606df58a8 (patch)
tree052c5e7ebe714ce2224366230d2ce83d78f6c0c8
parent5d31df767ec540c974e721d1ac1060903baa43b9 (diff)
De-fluffed
-rw-r--r--lib/ZFmtAuth.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/ZFmtAuth.c b/lib/ZFmtAuth.c
index 5849345..60669f3 100644
--- a/lib/ZFmtAuth.c
+++ b/lib/ZFmtAuth.c
@@ -24,8 +24,7 @@ Code_t ZFormatAuthenticNotice(notice,buffer,buffer_len,len,session)
C_Block session;
{
char *ptr;
- int result,retval,hdrlen;
- CREDENTIALS cred;
+ int retval,hdrlen;
notice->z_auth = 1;
notice->z_authent_len = 0;