Skip to content

Commit ddefda2

Browse files
committed
Remove a leftover comment line [ci ski]
1 parent fcdbef1 commit ddefda2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inst/include/Rcpp/DottedPair.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ RCPP_API_CLASS(DottedPair_Impl),
3939
DottedPair_Impl(const T&... args) {
4040
Storage::set__(pairlist(args...));
4141
}
42-
// RM #include <Rcpp/generated/DottedPair__ctors.h>
4342

4443
void update(SEXP){}
4544

0 commit comments

Comments
 (0)