summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.cpp
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-18 11:56:23 -0700
committercallum_linden <none@none>2014-10-18 11:56:23 -0700
commitbdce32a02b34e42ab2f145af5f8beb54f4e2b534 (patch)
tree3ada83c124c31712737f1215ed632cfbc85dea98 /indra/newview/llfasttimerview.cpp
parent2b93f505a03a2d0662c97cb6466ac0aae2187571 (diff)
Update to build on Xcode 6.0: collection of removal of unused variables [-Wunused-variable]
Diffstat (limited to 'indra/newview/llfasttimerview.cpp')
-rwxr-xr-xindra/newview/llfasttimerview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfasttimerview.cpp b/indra/newview/llfasttimerview.cpp
index 76c37439ab..b618bdff2c 100755
--- a/indra/newview/llfasttimerview.cpp
+++ b/indra/newview/llfasttimerview.cpp
@@ -361,7 +361,6 @@ BOOL LLFastTimerView::handleScrollWheel(S32 x, S32 y, S32 clicks)
static BlockTimerStatHandle FTM_RENDER_TIMER("Timers");
static const S32 MARGIN = 10;
-static const S32 LEGEND_WIDTH = 220;
static std::vector<LLColor4> sTimerColors;