Skip to content
Snippets Groups Projects
Commit 9c55d91f authored by Tofu Linden's avatar Tofu Linden
Browse files

CID-349

Checker: UNINIT_CTOR
Function: LLDrawPoolWater::LLDrawPoolWater()
File: /indra/newview/lldrawpoolwater.cpp

just another dead member.
parent b3a04194
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,6 @@ protected: ...@@ -47,7 +47,6 @@ protected:
LLPointer<LLViewerTexture> mWaterImagep; LLPointer<LLViewerTexture> mWaterImagep;
LLPointer<LLViewerTexture> mWaterNormp; LLPointer<LLViewerTexture> mWaterNormp;
const LLWaterSurface *mWaterSurface;
public: public:
static BOOL sSkipScreenCopy; static BOOL sSkipScreenCopy;
static BOOL sNeedsReflectionUpdate; static BOOL sNeedsReflectionUpdate;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment