Remove unused variable.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -61,10 +61,8 @@ int main(int argc, char **argv)
|
||||
EncryptionKey key;
|
||||
FILE *f;
|
||||
size_t len;
|
||||
int optind = 0;
|
||||
krb5_context context = NULL;
|
||||
|
||||
|
||||
krb5_program_setup(&context, argc, argv, args, num_args, NULL);
|
||||
|
||||
if(help_flag)
|
||||
|
Reference in New Issue
Block a user