]> granicus.if.org Git - php/commitdiff
- Fix warning
authorMarcus Boerger <helly@php.net>
Sun, 2 Apr 2006 12:48:37 +0000 (12:48 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 2 Apr 2006 12:48:37 +0000 (12:48 +0000)
ext/dba/dba.c

index 6088a856403051167a355fb75bfbff150fd72eb6..120d122fb27b9c14d4a82176257f61e1ab941c8f 100644 (file)
@@ -468,8 +468,6 @@ PHP_MINFO_FUNCTION(dba)
  */
 static void php_dba_update(INTERNAL_FUNCTION_PARAMETERS, int mode)
 {
-       char *v;
-       int len;
        DBA_ID_GET3;
 
        DBA_WRITE_CHECK;