more buildfix
parent
04397a095a
commit
54c9aba3d9
|
|
@ -344,7 +344,6 @@ namespace tut
|
|||
LLViewerAssetStatsFF::record_enqueue(LLViewerAssetType::AT_BODYPART, false, false);
|
||||
LLViewerAssetStatsFF::record_dequeue(LLViewerAssetType::AT_BODYPART, false, false);
|
||||
|
||||
gViewerAssetStats->updateStats();
|
||||
LLSD sd = gViewerAssetStats->asLLSD(false);
|
||||
ensure("Correct single-key LLSD map root", is_double_key_map(sd, "regions", "duration"));
|
||||
ensure("Correct single-slot LLSD array regions", is_single_slot_array(sd["regions"], region1_handle));
|
||||
|
|
|
|||
Loading…
Reference in New Issue