diff options
author | Dave Parks <davep@lindenlab.com> | 2011-08-08 15:30:34 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-08-08 15:30:34 -0500 |
commit | b9439ac006ac64179180ec2a47f6bd92468de455 (patch) | |
tree | 0d3da395c91ddadda4ad23b4d331ec001b6a4f84 /indra/newview/llspatialpartition.h | |
parent | 5e22062b68d2392d465503b3954cf06001eda608 (diff) | |
parent | 14f6bbadef2c39e58a3b54c0c6212949acf50e45 (diff) |
merge
Diffstat (limited to 'indra/newview/llspatialpartition.h')
-rw-r--r-- | indra/newview/llspatialpartition.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llspatialpartition.h b/indra/newview/llspatialpartition.h index 54d5d36f6e..077d0fed65 100644 --- a/indra/newview/llspatialpartition.h +++ b/indra/newview/llspatialpartition.h @@ -93,7 +93,6 @@ public: LLPointer<LLViewerTexture> mTexture; std::vector<LLPointer<LLViewerTexture> > mTextureList; - LLColor4U mGlowColor; S32 mDebugColor; const LLMatrix4* mTextureMatrix; const LLMatrix4* mModelMatrix; |