remove unused stuff
authorLove Hörnquist Åstrand <lha@kth.se>
Thu, 28 May 2009 01:20:47 +0000 (01:20 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Thu, 28 May 2009 01:20:47 +0000 (01:20 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25251 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/krb5/acache.c

index 421be27cf343974a22084beaf2e2fd06f0d05093..0ecda99348bb35936fb715b816f9872632499601 100644 (file)
@@ -501,7 +501,6 @@ acc_resolve(krb5_context context, krb5_ccache *id, const char *res)
        if (error == 0) 
            context->kdc_sec_offset = offset;
 
-       error = 0;
     } else if (error == ccErrCCacheNotFound) {
        a->ccache = NULL;
        a->cache_name = NULL;