mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1079665 - follow up, remove accidental line included from different patch. r=me
This commit is contained in:
parent
cb30f89446
commit
7abae499b2
@ -224,9 +224,7 @@ RemoteFinderListener.prototype = {
|
||||
}
|
||||
|
||||
case "Finder:FastFind":
|
||||
|
||||
this._finder.fastFind(data.searchString, data.linksOnly, data.drawOutline);
|
||||
this._finder.setSelectionModeAndRepaint(Ci.nsISelectionController.SELECTION_ON);
|
||||
break;
|
||||
|
||||
case "Finder:FindAgain":
|
||||
|
Loading…
Reference in New Issue
Block a user