]> git.ipfire.org Git - thirdparty/git.git/blobdiff - compat/nedmalloc/nedmalloc.c
nedmalloc: avoid new compile error
[thirdparty/git.git] / compat / nedmalloc / nedmalloc.c
index edb438a7776aed1c1559352ce3b32e051cac806a..2c0ace7075a34e43b929e91a5c1ffcffe4d135b5 100644 (file)
@@ -323,7 +323,6 @@ static NOINLINE void RemoveCacheEntries(nedpool *p, threadcache *tc, unsigned in
 }
 static void DestroyCaches(nedpool *p) THROWSPEC
 {
-       if(p->caches)
        {
                threadcache *tc;
                int n;