diff options
| author | Richard Linden <none@none> | 2013-06-27 00:08:58 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2013-06-27 00:08:58 -0700 |
| commit | 0f178ec33debc6d92f3b2aa2392e640eb342a095 (patch) | |
| tree | eb13db7dc222dda47b6a78c0e40299ef1e74fafc /indra/llcommon/llfasttimer.h | |
| parent | 88fee7f87fc4a987a05002fedfcae11d6b42ba59 (diff) | |
| parent | 808d3eff198d65e5a870abb670786935fc8356bd (diff) | |
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Diffstat (limited to 'indra/llcommon/llfasttimer.h')
| -rwxr-xr-x | indra/llcommon/llfasttimer.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/llcommon/llfasttimer.h b/indra/llcommon/llfasttimer.h index 642c99ccce..ab8612a8ad 100755 --- a/indra/llcommon/llfasttimer.h +++ b/indra/llcommon/llfasttimer.h @@ -38,13 +38,6 @@ class LLMutex; namespace LLTrace { -struct BlockTimerStackRecord -{ - class BlockTimer* mActiveTimer; - class TimeBlock* mTimeBlock; - U64 mChildTime; -}; - class ThreadTimerStack : public BlockTimerStackRecord, public LLThreadLocalSingleton<ThreadTimerStack> |
