Removed unused variable. Closes #907

This commit is contained in:
Shaun Kerr 2018-05-15 14:51:52 +12:00
parent b4df1bca18
commit 152e206d18

View File

@ -370,15 +370,12 @@ u3a_reflux(void)
void void
u3a_reclaim(void) u3a_reclaim(void)
{ {
c3_w old_w;
if ( (0 == u3R->cax.har_p) || if ( (0 == u3R->cax.har_p) ||
(0 == u3to(u3h_root, u3R->cax.har_p)->use_w) ) (0 == u3to(u3h_root, u3R->cax.har_p)->use_w) )
{ {
fprintf(stderr, "allocate: reclaim: memo cache: empty\r\n"); fprintf(stderr, "allocate: reclaim: memo cache: empty\r\n");
u3m_bail(c3__meme); u3m_bail(c3__meme);
} }
old_w = u3a_open(u3R) + u3R->all.fre_w;
#if 1 #if 1
fprintf(stderr, "allocate: reclaim: half of %d entries\r\n", fprintf(stderr, "allocate: reclaim: half of %d entries\r\n",