summaryrefslogtreecommitdiff
path: root/indra/newview/llhudview.h
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-04 12:31:15 -0800
committerrichard <none@none>2009-11-04 12:31:15 -0800
commit26d81f656ab358c8089da4b0e4e558ac2c4374b9 (patch)
treef112398eb6c491339188f3bc6a13a4ade36c5d22 /indra/newview/llhudview.h
parenta1fc7dc411802535ee585e26215bd228d583c0ec (diff)
parenteca4416855b97ee017e55581616b8e4aa0c5e4d4 (diff)
merge
Diffstat (limited to 'indra/newview/llhudview.h')
-rw-r--r--indra/newview/llhudview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llhudview.h b/indra/newview/llhudview.h
index 05ff9c8596..0946e2c5c8 100644
--- a/indra/newview/llhudview.h
+++ b/indra/newview/llhudview.h
@@ -47,8 +47,6 @@ public:
virtual void draw();
- const LLColor4& colorFromType(S32 type);
-
protected:
/*virtual*/ BOOL handleMouseDown(S32 x, S32 y, MASK mask);
};