Skip to content

Commit

Permalink
remove callback native
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisGoosen committed Jan 17, 2024
1 parent 4a510a8 commit b230764
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/rbridge.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,4 @@
)
}

.callbackNative <- function(...) {
list(status="ok")
}

.imageBackground <- function(...) return("white")

0 comments on commit b230764

Please sign in to comment.