Adjust to recent change in the API for Responder objects

This commit is contained in:
Latif Khalifa
2013-01-21 11:20:51 +01:00
parent 18816ae146
commit b758014ebc

View File

@@ -3391,6 +3391,8 @@ public:
}
LLPointer<LLHTTPRetryPolicy> mRetryPolicy;
/*virtual*/ char const* getName(void) const { return "RequestAgentUpdateAppearanceResponder"; }
};
void LLAppearanceMgr::requestServerAppearanceUpdate(LLHTTPClient::ResponderPtr responder_ptr)