1
0
Fork 0

removed unused var

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@288 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2006-11-28 17:04:53 +00:00
parent 6f92821111
commit f784571aa7
1 changed files with 0 additions and 1 deletions

View File

@ -212,7 +212,6 @@ static void xc_coverager_clean(TSRMLS_D) /* {{{ */
long *phits;
coverager_t cov;
HashPosition pos2;
uint size;
cov = *pcov;