diff options
author | Richard Linden <none@none> | 2012-08-29 22:50:56 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2012-08-29 22:50:56 -0700 |
commit | b3e9c46c94dad0c81a5adcb9152521b5368c66a7 (patch) | |
tree | 5500efa88002b9c0cbcf6f23e78487742847f19d /indra/newview/llstatusbar.cpp | |
parent | 5a03b8282da64433c2525f0950e8fb86995f66dc (diff) |
SH-3275 WIP Run viewer metrics for object update messages
further cleanup of LLStat
removed llfloaterlagmeter
Diffstat (limited to 'indra/newview/llstatusbar.cpp')
-rw-r--r-- | indra/newview/llstatusbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstatusbar.cpp b/indra/newview/llstatusbar.cpp index 89240c982f..fc6e9fd514 100644 --- a/indra/newview/llstatusbar.cpp +++ b/indra/newview/llstatusbar.cpp @@ -37,7 +37,6 @@ #include "llviewercontrol.h" #include "llfloaterbuycurrency.h" #include "llbuycurrencyhtml.h" -#include "llfloaterlagmeter.h" #include "llpanelnearbymedia.h" #include "llpanelvolumepulldown.h" #include "llfloaterregioninfo.h" |