diff options
Diffstat (limited to 'indra/newview/llsyswellitem.cpp')
| -rwxr-xr-x | indra/newview/llsyswellitem.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/llsyswellitem.cpp b/indra/newview/llsyswellitem.cpp index 31ff982399..057d80457c 100755 --- a/indra/newview/llsyswellitem.cpp +++ b/indra/newview/llsyswellitem.cpp @@ -31,7 +31,6 @@ #include "llwindow.h" #include "v4color.h" -#include "lltrans.h" #include "lluicolortable.h" //--------------------------------------------------------------------------------- @@ -89,4 +88,6 @@ void LLSysWellItem::onMouseLeave(S32 x, S32 y, MASK mask) setTransparentColor(LLUIColorTable::instance().getColor( "SysWellItemUnselected" )); } -//---------------------------------------------------------------------------------
\ No newline at end of file +//--------------------------------------------------------------------------------- + + |
