diff options
Diffstat (limited to 'indra/llui/llstatbar.cpp')
-rw-r--r-- | indra/llui/llstatbar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llstatbar.cpp b/indra/llui/llstatbar.cpp index b5383c34ea..bd74b285a7 100644 --- a/indra/llui/llstatbar.cpp +++ b/indra/llui/llstatbar.cpp @@ -43,8 +43,6 @@ #include "llstat.h" #include "lluictrlfactory.h" -static LLRegisterWidget<LLStatBar> r1("stat_bar"); - /////////////////////////////////////////////////////////////////////////////////// LLStatBar::LLStatBar(const Params& p) |