Skip to content

Commit 1c6d633

Browse files
committed
removed old note
1 parent abc53fb commit 1c6d633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/varying.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ is_varying <- function(x) {
137137
res
138138
}
139139

140-
# Error: C stack usage 7970880 is too close to the limit (in some cases)
141140
find_varying <- function(x) {
142141
if (is_quosure(x))
143142
x <- quo_get_expr(x)

0 commit comments

Comments
 (0)