Skip to content

Commit b316ced

Browse files
committed
removed startupmsg for being frowned upon
1 parent 13f9a0f commit b316ced

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/R/utils.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ mymsg <- message
2828
nthread <- min(omp_thread_limit,nthread)
2929

3030
options(sd_num_thread=nthread)
31-
packageStartupMessage(sprintf("stringdist uses %d threads.", nthread))
3231
}
3332

3433
# When necessary and possible, argument is coverted to integers.

0 commit comments

Comments
 (0)