summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-09-18 17:03:34 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-09-18 17:03:34 -0400
commit36bb33b12ab090e2acbc7e00039cdff682882fa4 (patch)
treef09b7258220148b682c39019f189b2060ef3d8bd /indra/newview/llagentwearables.h
parentc2ddc68afe0d9f122ee846ec1de1b4394f04998f (diff)
sunshine cleanup annotations
Diffstat (limited to 'indra/newview/llagentwearables.h')
-rwxr-xr-xindra/newview/llagentwearables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentwearables.h b/indra/newview/llagentwearables.h
index 96fe4b80c0..fd9f6f74a1 100755
--- a/indra/newview/llagentwearables.h
+++ b/indra/newview/llagentwearables.h
@@ -158,6 +158,7 @@ protected:
//--------------------------------------------------------------------
public:
// Processes the initial wearables update message (if necessary, since the outfit folder makes it redundant)
+ // SUNSHINE CLEANUP - should be able to remove dependency on this.
static void processAgentInitialWearablesUpdate(LLMessageSystem* mesgsys, void** user_data);
protected: