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:
Eike Ziller
2014-01-15 15:35:15 +01:00
parent 242ae4ce37
commit 7422b47942
2 changed files with 0 additions and 24 deletions

View File

@@ -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.
*/