diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-04-11 14:26:30 -0400 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-04-11 14:26:30 -0400 | 
| commit | 12957977ebebc4a4213362f2de6e3121df4e57b2 (patch) | |
| tree | 31f93553fdcc1dce4e9c0dda5185f8f07969aaef | |
| parent | 9311cc89ea36139b454b36349f11162f72924df7 (diff) | |
DRTVWR-434 - more TC build fixing
| -rw-r--r-- | indra/newview/llvoavatar.cpp | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp index adbfb1831f..c3450f5389 100644 --- a/indra/newview/llvoavatar.cpp +++ b/indra/newview/llvoavatar.cpp @@ -9379,6 +9379,3 @@ BOOL LLVOAvatar::isTextureVisible(LLAvatarAppearanceDefines::ETextureIndex type,  	// non-self avatars don't have wearables  	return FALSE;  } - - -x=2; | 
