diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index dfed2502c..dff462286 100644 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1464,7 +1464,7 @@ void LLAgentWearables::setWearableOutfit(const LLInventoryItem::item_array_t& it } #endif // If we got here, everything matches. - matched++; + //matched++; // TODO: Find out why this was here, this became unreachable at some point. } LL_DEBUGS("Avatar") << "matched " << matched << " mismatched " << mismatched << LL_ENDL; for (S32 j=0; j