From e36fec231359220bf3af8bb8c1957078dd046f4e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 3 May 2017 17:44:53 +0300 Subject: CCtrlRichEdit::GetRichTextUtf considered useless --- include/m_gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_gui.h b/include/m_gui.h index 7a48523938..2c3bba960b 100644 --- a/include/m_gui.h +++ b/include/m_gui.h @@ -807,7 +807,6 @@ public: // returns a buffer that should be freed using mir_free() or ptrA/ptrW char* GetRichTextRtf(bool bText = false, bool bSelection = false) const; // returns text with formatting - char* GetRichTextUtf() const; // returns only text in utf8 wchar_t* GetRichText() const; // returns only text in ucs2 // these methods return text length in Unicode chars -- cgit v1.2.3