- removed unused variable

This commit is contained in:
Uwe Steinmann 2002-07-24 05:59:04 +00:00
parent 79ef1c1661
commit 7df5113ef2

View File

@ -4311,7 +4311,6 @@ PHP_FUNCTION(hw_insertanchors)
pval **arg1, **arg2, **arg3, **arg4;
hw_document *hwdoc;
int type, docid, error, argc, count;
char *anchorstr;
char **anchorrecs;
char **dest;
char **urlprefix;