diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/llviewermenufile.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/indra/newview/llviewermenufile.cpp b/indra/newview/llviewermenufile.cpp index 91781f27a4..9bd7ff3a8c 100644 --- a/indra/newview/llviewermenufile.cpp +++ b/indra/newview/llviewermenufile.cpp @@ -1194,8 +1194,6 @@ void upload_new_resource(  				body,  				uuid,  				asset_type)); - -		LLHTTPClient::post(url, body, new LLNewAgentInventoryResponder(body, uuid, asset_type));  	}  	else  	{ | 
