diff options
author | Dave Parks <davep@lindenlab.com> | 2011-09-14 16:57:42 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-09-14 16:57:42 -0500 |
commit | 4e006b0e3891d5728a6753059f2c5afc77737482 (patch) | |
tree | 96af37ac252d823f8dc51e20546848ad464e0274 /indra/newview/llspatialpartition.h | |
parent | 758b936deaa0e6ea397c49afa5024315415eeb93 (diff) | |
parent | c0ca2c62fd6b9a90542907ce46bf1fe0ab379e13 (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 11955540c6..f0c8a372ee 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; |