diff options
| author | Richard Linden <none@none> | 2013-10-15 20:24:42 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2013-10-15 20:24:42 -0700 |
| commit | 697d2e720ba75e142a4d56ae8794bab8d7698dad (patch) | |
| tree | f7ad3bf7dcb04f594081c60a7c38850ec60cec28 /indra/newview/llinventoryfilter.cpp | |
| parent | 8f82b0016eb10ad9694f82b0bce7e2714600699c (diff) | |
renamed TimeBlock to BlockTimerStatHandle
Diffstat (limited to 'indra/newview/llinventoryfilter.cpp')
| -rwxr-xr-x | indra/newview/llinventoryfilter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventoryfilter.cpp b/indra/newview/llinventoryfilter.cpp index c71e610941..33f0e56e4b 100755 --- a/indra/newview/llinventoryfilter.cpp +++ b/indra/newview/llinventoryfilter.cpp @@ -42,7 +42,7 @@ #include "llclipboard.h" #include "lltrans.h" -LLTrace::TimeBlock FT_FILTER_CLIPBOARD("Filter Clipboard"); +LLTrace::BlockTimerStatHandle FT_FILTER_CLIPBOARD("Filter Clipboard"); LLInventoryFilter::FilterOps::FilterOps(const Params& p) : mFilterObjectTypes(p.object_types), |
