summaryrefslogtreecommitdiff
path: root/indra/llui/llkeywords.h
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2013-11-21 19:55:38 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2013-11-21 19:55:38 +0000
commitfa5c3320cc9c50462b222b1b1197d9c16064983e (patch)
tree71caab74e959c5e1688209b3b9db16389b526811 /indra/llui/llkeywords.h
parentb5eb40cfd4849685274f9545b22becd90ba7c858 (diff)
storm-1831 Cleaning up colour LLSD processing code which is no longer used as colours come from the colors XML file.
Diffstat (limited to 'indra/llui/llkeywords.h')
-rwxr-xr-xindra/llui/llkeywords.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llkeywords.h b/indra/llui/llkeywords.h
index 074cedfc63..d0f1de8389 100755
--- a/indra/llui/llkeywords.h
+++ b/indra/llui/llkeywords.h
@@ -118,8 +118,6 @@ public:
void findSegments(std::vector<LLTextSegmentPtr> *seg_list, const LLWString& text, const LLColor4 &defaultColor, class LLTextEditor& editor );
bool initialise(LLSD SyntaxXML);
- std::string processColors();
- std::string processColors(LLSD &data, const std::string strGroup);
void processTokens();
// Add the token as described