From 3a4e5a165f6c51bbb11ba0d552a3aba1125a5400 Mon Sep 17 00:00:00 2001 From: dsandersoremutah Date: Wed, 31 May 2006 19:34:10 +0000 Subject: [PATCH] Got rid of VISIT comment. git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@492 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- sql/src/flmstat.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/sql/src/flmstat.cpp b/sql/src/flmstat.cpp index a90e7a5..4e7f27a 100644 --- a/sql/src/flmstat.cpp +++ b/sql/src/flmstat.cpp @@ -1056,8 +1056,6 @@ Exit: Desc: This routine locates the appropriate SFLM_BLOCKIO_STATS structure for a given block of data. NULL is returned if an appropriate one cannot be found. -VISIT: uiBlkType passed in is a guess. Remove this parm and start using - pBlk. ****************************************************************************/ SFLM_BLOCKIO_STATS * flmGetBlockIOStatPtr( SFLM_DB_STATS * pDbStats,