Text editor: Remove unused member

Reviewed-by: mae
This commit is contained in:
Leandro Melo
2011-02-04 15:00:43 +01:00
parent 66e894478e
commit 3c8ff2bee4
2 changed files with 16 additions and 29 deletions

View File

@@ -97,7 +97,6 @@ public:
SyntaxHighlighter *syntaxHighlighter() const;
bool isBinaryData() const;
bool hasDecodingError() const;
QTextCodec *codec() const;
void setCodec(QTextCodec *c);