Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tmastny committed Mar 28, 2018
1 parent 099fb56 commit 34ff68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/id.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ c.id <- function(x, ...) {

#' @export
format.id <- function(x, ..., formatter = id_color) {
#x_highlight <- which(x == get_id())
x_highlight <- x %in% get_id()
set_id(NULL)

Expand Down

0 comments on commit 34ff68c

Please sign in to comment.