summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-08-30 14:09:58 -0400
committerNat Goodspeed <nat@lindenlab.com>2016-08-30 14:09:58 -0400
commit82e71849a9975acbc27e7816c6f3430a693eccd4 (patch)
tree423e63c1305cd8f75818bc7207f968db61b01018 /indra/newview/llappearancemgr.cpp
parenteddce74206328f213d83c9a76432645a7d3dbc22 (diff)
MAINT-5232: Remove unreferenced mInFlightCounter.
This fixes fatal warnings.
Diffstat (limited to 'indra/newview/llappearancemgr.cpp')
-rw-r--r--indra/newview/llappearancemgr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappearancemgr.cpp b/indra/newview/llappearancemgr.cpp
index a1d9786321..b57c268391 100644
--- a/indra/newview/llappearancemgr.cpp
+++ b/indra/newview/llappearancemgr.cpp
@@ -3889,7 +3889,6 @@ LLAppearanceMgr::LLAppearanceMgr():
mAttachmentInvLinkEnabled(false),
mOutfitIsDirty(false),
mOutfitLocked(false),
- mInFlightCounter(0),
mInFlightTimer(),
mIsInUpdateAppearanceFromCOF(false),
mOutstandingAppearanceBakeRequest(false),