1
0
Fork 0

undo readonly protection support for array until fixed

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1386 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.1
Xuefer 2013-09-22 16:21:55 +00:00
parent e715a91978
commit 0190cbdce1
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@ define(`STRUCT_ARRAY', `
ifelse(`$2', `', `IFCOPY(`DST(`$4[LOOPCOUNTER]') = NULL;')')
')dnl IFDASM
DONE(`$4')
FIXPOINTER(`$3', `$4')
popdef(`FUNC_NAME')
popdef(`LOOPCOUNTER')
}