diff options
author | richard <none@none> | 2009-11-04 12:31:15 -0800 |
---|---|---|
committer | richard <none@none> | 2009-11-04 12:31:15 -0800 |
commit | 26d81f656ab358c8089da4b0e4e558ac2c4374b9 (patch) | |
tree | f112398eb6c491339188f3bc6a13a4ade36c5d22 /indra/newview/llhudview.h | |
parent | a1fc7dc411802535ee585e26215bd228d583c0ec (diff) | |
parent | eca4416855b97ee017e55581616b8e4aa0c5e4d4 (diff) |
merge
Diffstat (limited to 'indra/newview/llhudview.h')
-rw-r--r-- | indra/newview/llhudview.h | 2 |
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); }; |