diff options
| author | James Cook <james@lindenlab.com> | 2009-11-12 13:45:22 -0800 |
|---|---|---|
| committer | James Cook <james@lindenlab.com> | 2009-11-12 13:45:22 -0800 |
| commit | fc6b3d4caadf2dfe11504a0d3fa2a96f6135320b (patch) | |
| tree | 192640c9d7a2be21331ff5e41947929920b310ee /indra/llui/lluictrl.cpp | |
| parent | 3e73b75fa21392e09861dd2acd1d169a3881cc61 (diff) | |
| parent | ab3cb6d9371df29344943bd58a1433a6d7d7b159 (diff) | |
merge
Diffstat (limited to 'indra/llui/lluictrl.cpp')
| -rw-r--r-- | indra/llui/lluictrl.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llui/lluictrl.cpp b/indra/llui/lluictrl.cpp index aaadc1b58d..08fc8fb784 100644 --- a/indra/llui/lluictrl.cpp +++ b/indra/llui/lluictrl.cpp @@ -38,10 +38,6 @@ #include "llpanel.h" #include "lluictrlfactory.h" -// This breaks the ability to construct dummy LLUICtrls for calls like -// getChild<LLUICtrl>("not-there") -//static LLWidgetNameRegistry::StaticRegistrar r(&typeid(LLUICtrl::Params), "ui_ctrl"); -// This doesn't appear to read/apply ui_ctrl.xml static LLDefaultChildRegistry::Register<LLUICtrl> r("ui_ctrl"); LLUICtrl::Params::Params() |
