1
0
Fork 0

trunk: merged [339]: remove unnecessary debug code for #56

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2007-01-03 11:14:55 +00:00
parent 6627099c59
commit 88ac27962f
1 changed files with 0 additions and 1 deletions

View File

@ -1547,7 +1547,6 @@ static void xc_destroy() /* {{{ */
xc_var_caches = NULL;
}
xc_var_hcache.size = 0;
fprintf(stderr, "set 0\n");
if (shm) {
xc_shm_destroy(shm);