From 7dada07dbaae3dfb9b1319453e51019bfff2717f Mon Sep 17 00:00:00 2001 From: Josh Bell Date: Tue, 20 Feb 2007 22:02:36 +0000 Subject: svn merge -r 57620:58007 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --- indra/llcommon/indra_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llcommon/indra_constants.h') diff --git a/indra/llcommon/indra_constants.h b/indra/llcommon/indra_constants.h index 9eda175242..c13860033e 100644 --- a/indra/llcommon/indra_constants.h +++ b/indra/llcommon/indra_constants.h @@ -306,7 +306,7 @@ const U32 MAP_ITEM_TELEHUB = 0x01; const U32 MAP_ITEM_PG_EVENT = 0x02; const U32 MAP_ITEM_MATURE_EVENT = 0x03; const U32 MAP_ITEM_POPULAR = 0x04; -const U32 MAP_ITEM_AGENT_COUNT = 0x05; +//const U32 MAP_ITEM_AGENT_COUNT = 0x05; const U32 MAP_ITEM_AGENT_LOCATIONS = 0x06; const U32 MAP_ITEM_LAND_FOR_SALE = 0x07; const U32 MAP_ITEM_CLASSIFIED = 0x08; -- cgit v1.2.3