remove unused `optind'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1997, 1998 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -79,8 +79,6 @@ main(int argc, char **argv)
|
|||||||
void *kadm_handle;
|
void *kadm_handle;
|
||||||
kadm5_config_params conf;
|
kadm5_config_params conf;
|
||||||
|
|
||||||
int optind;
|
|
||||||
|
|
||||||
optind = krb5_program_setup(&context, argc, argv, args, num_args, NULL);
|
optind = krb5_program_setup(&context, argc, argv, args, num_args, NULL);
|
||||||
|
|
||||||
if(help_flag)
|
if(help_flag)
|
||||||
|
Reference in New Issue
Block a user