diff options
| author | richard <none@none> | 2009-10-30 18:24:42 -0700 |
|---|---|---|
| committer | richard <none@none> | 2009-10-30 18:24:42 -0700 |
| commit | d8d678307c1831ee5f8580c709c4430e2ce7fd8d (patch) | |
| tree | 09aa15753fb0a02a4a96d91504995b1dc24d7b70 /indra/llui/llui.cpp | |
| parent | 2fadd99877eceb55077957b5bab6353611184c86 (diff) | |
| parent | c964f281906e760c88c4f01edc566df35291ddff (diff) | |
merge
Diffstat (limited to 'indra/llui/llui.cpp')
| -rw-r--r-- | indra/llui/llui.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/llui/llui.cpp b/indra/llui/llui.cpp index 48504a1e54..a82e6eb372 100644 --- a/indra/llui/llui.cpp +++ b/indra/llui/llui.cpp @@ -1953,11 +1953,6 @@ namespace LLInitParam } } - if (mData.mValue == NULL) - { - mData.mValue = LLFontGL::getFontDefault(); - } - // default to current value return mData.mValue; } |
