summaryrefslogtreecommitdiff
path: root/indra/llcharacter/llkeyframemotion.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-08-12 11:17:23 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-08-12 11:17:23 -0400
commit932412e1dbc2d684970a1398e140f7d2757e0440 (patch)
treea32a9271ad65ae89e0d5620dcf21a34aa3ba6420 /indra/llcharacter/llkeyframemotion.cpp
parent47093f6e52741f36fcc782cb52e54baf9f6e3acf (diff)
SL-109 WIP - code cleanup
Diffstat (limited to 'indra/llcharacter/llkeyframemotion.cpp')
-rwxr-xr-xindra/llcharacter/llkeyframemotion.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcharacter/llkeyframemotion.cpp b/indra/llcharacter/llkeyframemotion.cpp
index d3af4d79e1..c227c3f8e9 100755
--- a/indra/llcharacter/llkeyframemotion.cpp
+++ b/indra/llcharacter/llkeyframemotion.cpp
@@ -2253,7 +2253,7 @@ void LLKeyframeMotion::onLoadComplete(LLVFS *vfs,
{
motionp->mAssetStatus = ASSET_LOADED;
// FIXME BENTO TEMP
- motionp->dumpToFile("");
+ //motionp->dumpToFile("");
}
else