From f20b21e9db4a925092106f114d117e5429d984c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 15 Jul 2008 11:25:19 +0000 Subject: [PATCH] no more krb4 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23362 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/test_keytab.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/krb5/test_keytab.c b/lib/krb5/test_keytab.c index 883898192..bc5757c5e 100644 --- a/lib/krb5/test_keytab.c +++ b/lib/krb5/test_keytab.c @@ -181,7 +181,6 @@ main(int argc, char **argv) test_empty_keytab(context, "MEMORY:foo"); test_empty_keytab(context, "FILE:foo"); - test_empty_keytab(context, "KRB4:foo"); test_memory_keytab(context, "MEMORY:foo", "MEMORY:foo2");