forked from qt-creator/qt-creator
TextEditors: Remove "optimization"
I couldn't find a situation where this code actually resulted in performance improvement. Change-Id: I7d905af36ef11dcba43030dc83670c3d1558f650 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
@@ -490,8 +490,6 @@ protected:
|
||||
*/
|
||||
virtual bool openLink(const Link &link, bool inNextSplit = false);
|
||||
|
||||
void maybeClearSomeExtraSelections(const QTextCursor &cursor);
|
||||
|
||||
/*!
|
||||
Reimplement this function to change the default replacement text.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user