From 4617a37edfc291a0942027231691bdbf6109b9cb Mon Sep 17 00:00:00 2001 From: Aaron Brashears Date: Wed, 3 Jan 2007 21:05:41 +0000 Subject: corrected, removed, and updated comments throughout the code to be more useful. no code changes. SL-13762 --- indra/newview/llmoveview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llmoveview.h') diff --git a/indra/newview/llmoveview.h b/indra/newview/llmoveview.h index 219f069de8..9969a87a83 100644 --- a/indra/newview/llmoveview.h +++ b/indra/newview/llmoveview.h @@ -35,7 +35,7 @@ public: static void toggle(void*); static BOOL visible(void*); - // HACK for agent-driven button highlighting + // This function is used for agent-driven button highlighting static LLFloaterMove* getInstance() { return sInstance; } protected: -- cgit v1.2.3