summaryrefslogtreecommitdiff
path: root/include/m_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_gui.h')
-rw-r--r--include/m_gui.h1
1 files changed, 0 insertions, 1 deletions
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