summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llagentwearables.h')
-rwxr-xr-xindra/newview/llagentwearables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llagentwearables.h b/indra/newview/llagentwearables.h
index fd9f6f74a1..8cab9f847b 100755
--- a/indra/newview/llagentwearables.h
+++ b/indra/newview/llagentwearables.h
@@ -163,6 +163,7 @@ public:
protected:
/*virtual*/ void invalidateBakedTextureHash(LLMD5& hash) const;
+ // SUNSHINE CLEANUP dead
void sendAgentWearablesUpdate();
void sendAgentWearablesRequest();
void queryWearableCache();
@@ -244,6 +245,7 @@ private:
protected:
~createStandardWearablesAllDoneCallback();
};
+ // SUNSHINE CLEANUP - should be dead if sendAgentWearablesUpdate is no longer needed.
class sendAgentWearablesUpdateCallback : public LLRefCount
{
protected: