Changeset 653

Show
Ignore:
Timestamp:
07/21/2009 06:10:29 AM (4 years ago)
Author:
moo
Message:

remove warning about unreferenced local variable

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.c

    r648 r653  
    28502850    int left, len; 
    28512851    xc_shm_scheme_t *scheme; 
     2852#ifdef HAVE_XCACHE_COVERAGER 
    28522853    char *covdumpdir; 
     2854#endif 
    28532855 
    28542856    php_info_print_table_start();