diff options
Diffstat (limited to 'ext/hyperwave/hw.c')
-rw-r--r-- | ext/hyperwave/hw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index 5fce6aca67..aa04f7aa6d 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -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; |