From 8b91b80a1e37c10df4ecb360a260f5c642e49b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 7 Jun 2007 04:46:06 +0000 Subject: [PATCH] Remove out2, no longer used. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20959 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/process.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kdc/process.c b/kdc/process.c index c1f508166..56a7cf99c 100644 --- a/kdc/process.c +++ b/kdc/process.c @@ -211,7 +211,6 @@ krb5_kdc_save_request(krb5_context context, } } -out2: krb5_free_address(context, &a); out: krb5_storage_free(sp);