Skip to content

Commit

Permalink
Bug 1079665 - follow up, remove accidental line included from differe…
Browse files Browse the repository at this point in the history
…nt patch. r=me
  • Loading branch information
felipc committed Mar 30, 2015
1 parent 1287ade commit 14b16b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions toolkit/modules/RemoteFinder.jsm
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down

0 comments on commit 14b16b5

Please sign in to comment.