summaryrefslogtreecommitdiff
path: root/indra/newview/llviewchildren.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llviewchildren.h')
-rw-r--r--indra/newview/llviewchildren.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llviewchildren.h b/indra/newview/llviewchildren.h
index 9263d77bdc..6cfa535a94 100644
--- a/indra/newview/llviewchildren.h
+++ b/indra/newview/llviewchildren.h
@@ -53,8 +53,6 @@ public:
// LLTextBox
void setText(const std::string& id,
const std::string& text, bool visible = true);
- void setWrappedText(const std::string& id,
- const std::string& text, bool visible = true);
// LLIconCtrl
enum Badge { BADGE_OK, BADGE_NOTE, BADGE_WARN, BADGE_ERROR };