From 8b24f59a82ff7829e073a6e8de3db80b78554703 Mon Sep 17 00:00:00 2001 From: prabatuty Date: Sun, 13 May 2007 05:29:20 +0000 Subject: [PATCH] Removing unwanted comments which are misleading --- include/CatalogTables.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/CatalogTables.h b/include/CatalogTables.h index 46180c9e..f2b9c147 100644 --- a/include/CatalogTables.h +++ b/include/CatalogTables.h @@ -39,12 +39,6 @@ enum CatalogTableID // chunk id 15->INDEX // chunk id 16->INDEXFIELD - // chunk id 30->hash index on tblName_ of TABLE - // chunk id 31->hash index on fldName_ of FIELD - // chunk id 32->hash index on userName_ of ACCESS - // chunk id 33->hash index on userName_ of USER - // chunk id 34->hash index on dbName_ of DATABASE - // chunk id 35->hash index on tblID_ of FIELD UserChunkTableId = 0, LockTableHashBucketId = 1, LockTableMutexId = 2, -- 2.11.4.GIT