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

CID-350

Checker: UNINIT_CTOR
Function: LLDrawPoolAvatar::LLDrawPoolAvatar()
File: /indra/newview/lldrawpoolavatar.cpp

not a bug, just a dead member...
parent fab60b8c
No related branches found
No related tags found
No related merge requests found
...@@ -39,8 +39,6 @@ class LLVOAvatar; ...@@ -39,8 +39,6 @@ class LLVOAvatar;
class LLDrawPoolAvatar : public LLFacePool class LLDrawPoolAvatar : public LLFacePool
{ {
protected:
S32 mNumFaces;
public: public:
enum enum
{ {
......
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