forked from qt-creator/qt-creator
Text editor: Remove unused member
Reviewed-by: mae
This commit is contained in:
@@ -97,7 +97,6 @@ public:
|
||||
SyntaxHighlighter *syntaxHighlighter() const;
|
||||
|
||||
|
||||
bool isBinaryData() const;
|
||||
bool hasDecodingError() const;
|
||||
QTextCodec *codec() const;
|
||||
void setCodec(QTextCodec *c);
|
||||
|
||||
Reference in New Issue
Block a user