Fix compiler warnings in auth-token stuff.

This commit is contained in:
Juan Carlos Luciani
2005-12-16 15:57:46 +00:00
parent ec113054eb
commit a835a9cf9b
8 changed files with 11 additions and 6 deletions

View File

@@ -182,7 +182,6 @@ EncodeData(
{
CasaStatus retStatus;
int encodedSize;
char *pBuffer;
DbgTrace(3, "krb5_token -EncodeData- Start\n", 0);