- Fix release build, leftover from 48692.

svn path=/trunk/; revision=48726
This commit is contained in:
Aleksey Bragin 2010-09-09 21:06:13 +00:00
parent 322032192b
commit 228af0c797

View file

@ -910,7 +910,7 @@ static void
RPoolFree ( PR_POOL pool, void* Addr )
{
PR_USED UsedBlock;
#ifndef R_RZ
#if !R_RZ
rulong UsedSize;
#endif
PR_FREE FreeBlock;