]> granicus.if.org Git - php/commitdiff
- removed unused variable
authorUwe Steinmann <steinm@php.net>
Wed, 24 Jul 2002 05:59:04 +0000 (05:59 +0000)
committerUwe Steinmann <steinm@php.net>
Wed, 24 Jul 2002 05:59:04 +0000 (05:59 +0000)
ext/hyperwave/hw.c

index 5fce6aca6743faa184b11b25a0b4eeda479e3109..aa04f7aa6d5125a8c7ec1c760e5f5ecca7182e48 100644 (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;