remove unused empty vector

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3329 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-01 15:55:31 +00:00
parent 4d55a1711a
commit 4d0ad23648

View File

@@ -44,9 +44,6 @@ RCSID("$Id$");
static int help_flag;
static int version_flag;
static struct getargs std_args[] = {
};
void
krb5_std_usage(int code, struct getargs *args, int num_args)
{