diff options
author | Richard Linden <none@none> | 2010-07-01 15:35:08 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-07-01 15:35:08 -0700 |
commit | e21143ef5d40b03df3ee864566dadc4cde77cd74 (patch) | |
tree | 1afc459d9c51a2d1a24e8359e4991f0ecb62a9e6 /indra/llui/llui.cpp | |
parent | 708c93165763d1192168498cdf7af172d144a203 (diff) | |
parent | ff7a83323dbcb105899f75432403ca3037a2d612 (diff) |
merge
Diffstat (limited to 'indra/llui/llui.cpp')
-rw-r--r-- | indra/llui/llui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llui.cpp b/indra/llui/llui.cpp index dff1cb93e7..7f9dca08d2 100644 --- a/indra/llui/llui.cpp +++ b/indra/llui/llui.cpp @@ -97,7 +97,6 @@ static LLDefaultChildRegistry::Register<LLFlyoutButton> register_flyout_button(" static LLDefaultChildRegistry::Register<LLSearchEditor> register_search_editor("search_editor"); // register other widgets which otherwise may not be linked in -static LLDefaultChildRegistry::Register<LLMenuButton> register_menu_button("menu_button"); static LLDefaultChildRegistry::Register<LLLoadingIndicator> register_loading_indicator("loading_indicator"); |