remove unused variable

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13686 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-04-05 14:53:53 +00:00
parent 3e8096a511
commit 2cd2a26a21
2 changed files with 0 additions and 2 deletions

View File

@@ -639,7 +639,6 @@ send_accept (OM_uint32 *minor_status,
u_char *buf;
OM_uint32 ret;
gss_buffer_desc mech_buf, mech_mic_buf;
u_char *mech_begbuf;
memset(&targ, 0, sizeof(targ));
ALLOC(targ.negResult, 1);

View File

@@ -639,7 +639,6 @@ send_accept (OM_uint32 *minor_status,
u_char *buf;
OM_uint32 ret;
gss_buffer_desc mech_buf, mech_mic_buf;
u_char *mech_begbuf;
memset(&targ, 0, sizeof(targ));
ALLOC(targ.negResult, 1);