diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-06-15 17:11:01 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-06-15 17:11:01 -0400 |
commit | 0be5ce0a595ee582ee2bb7a0091e0424f908ddea (patch) | |
tree | 19bb42b14d3596abb4a53bbe07e0a6c56ff17cae /indra/newview/lltexglobalcolor.cpp | |
parent | 8294f69ea38f52ae80fdb245d6045c8fba1dbb45 (diff) |
EXT-7468 FIXED Remove all 2.1 COF debugging code
#ifdef'd a bunch of llinfos spam to not show up in release mode. Removed some other legacy comments.
Diffstat (limited to 'indra/newview/lltexglobalcolor.cpp')
-rw-r--r-- | indra/newview/lltexglobalcolor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltexglobalcolor.cpp b/indra/newview/lltexglobalcolor.cpp index d7840fb435..347f8bf627 100644 --- a/indra/newview/lltexglobalcolor.cpp +++ b/indra/newview/lltexglobalcolor.cpp @@ -1,6 +1,6 @@ /** * @file lltexlayerglobalcolor.cpp - * @brief SERAPH - ADD IN + * @brief Color for texture layers. * * $LicenseInfo:firstyear=2008&license=viewergpl$ * |