Commit 0ce01c8
committed
Remove obsolete and confusing comment
The comment was added in commit cfdb196
to explain why Rcpp_list6() is special.
However, in a later commit 6eac444
Rcpp_list{2,3,4,5}() were added with similar definitions.
This means that Rcpp_list6() is no longer special, and the comment is now
confusing rather than informative.1 parent ca5123a commit 0ce01c8
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 64 | + | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
| |||
0 commit comments