Author: njn Date: 2007-10-11 08:42:18 +0100 (Thu, 11 Oct 2007) New Revision: 6982
Log: wibble Modified: branches/MASSIF2/massif/ms_main.c Modified: branches/MASSIF2/massif/ms_main.c =================================================================== --- branches/MASSIF2/massif/ms_main.c 2007-10-11 07:40:10 UTC (rev 6981) +++ branches/MASSIF2/massif/ms_main.c 2007-10-11 07:42:18 UTC (rev 6982) @@ -1941,7 +1941,6 @@ // Print alloc-fns, if necessary. if (VG_(clo_verbosity) > 1) { - i = 1; VERB(1, "alloc-fns:"); for (i = 0; i < VG_(sizeXA)(alloc_fns); i++) { Char** alloc_fn_ptr = VG_(indexXA)(alloc_fns, i); ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers