Orphaned definition

meow-7.2.2
Cinder 2014-04-16 11:52:46 -06:00
parent 0039e80d7c
commit 20a7d749cf
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ protected:
LLColor4 readColor(LLSD& sd);
void insertSegment(std::vector<LLTextSegmentPtr>& seg_list, LLTextSegmentPtr new_segment, S32 text_len, const LLColor4 &defaultColor, class LLTextEditor& editor);
void insertSegments(const LLWString& wtext, std::vector<LLTextSegmentPtr>& seg_list, LLKeywordToken* token, S32 text_len, S32 seg_start, S32 seg_end, const LLColor4 &defaultColor, LLTextEditor& editor);
BOOL loadIntoLLSD( const std::string& filename, LLSD& data );
LLSD mColors;
bool mLoaded;