Skip to content

Commit

Permalink
add livesearch to vi
Browse files Browse the repository at this point in the history
  • Loading branch information
dwachss committed Apr 4, 2014
1 parent 66c53cf commit 81d951d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jquery.livesearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ function highlight (rng){
}

function deletehighlight(rng){
console.log('deleting');
var display = $.data(rng._el, 'livesearch.display');
if (display){
display.remove();
Expand Down

0 comments on commit 81d951d

Please sign in to comment.