Remove unused function
This commit is contained in:
parent
a5563949e5
commit
d0439c2d70
3 changed files with 0 additions and 11 deletions
|
|
@ -49,8 +49,6 @@ private:
|
|||
bool lineHasError(int blockNumber) const;
|
||||
void updateExtraSelections();
|
||||
bool indentSelection(bool indent);
|
||||
void drawGutterErrorMarker(QPainter &painter, int top);
|
||||
|
||||
void insertIndentation(QTextCursor &cursor);
|
||||
void removeIndentation(QTextCursor &cursor);
|
||||
void makeSelection(QTextCursor &cursor, int first_pos, int end_block);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue