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/newview/llworldmapview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/llworldmapview.h') diff --git a/indra/newview/llworldmapview.h b/indra/newview/llworldmapview.h index 7cf0f655a1..d0a6aeacb2 100644 --- a/indra/newview/llworldmapview.h +++ b/indra/newview/llworldmapview.h @@ -33,8 +33,9 @@ class LLTextBox; #define SIM_MAP_AGENT_SCALE 20 // width in pixels, where we start drawing agents #define SIM_MAP_SCALE 90 // width in pixels, where we start drawing sim tiles +// Updates for agent locations. #define AGENTS_UPDATE_TIME 60.0 // in seconds -#define AGENT_COUNTS_UPDATE_TIME 60.0 // in seconds + class LLWorldMapView : public LLPanel { @@ -164,7 +165,6 @@ public: static BOOL sHandledLastClick; S32 mSelectIDStart; - F64 mAgentCountsUpdateTime; typedef std::vector handle_list_t; handle_list_t mVisibleRegions; // set every frame -- cgit v1.2.3