From 34d016ac476354c1313da6a0b5e07ee764343f8e Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Fri, 13 May 2011 11:37:55 -0400 Subject: removed some XML logging --- indra/newview/llmeshrepository.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp index 1544a0d542..2ebe6cf6bd 100755 --- a/indra/newview/llmeshrepository.cpp +++ b/indra/newview/llmeshrepository.cpp @@ -1477,7 +1477,7 @@ void LLMeshUploadThread::wholeModelToLLSD(LLSD& dest, bool include_textures) } result["asset_resources"] = res; -#if 1 +#if 0 dumpLLSDToFile(result,std::string("whole_model.xml")); #endif -- cgit v1.2.3