Skip to content

Commit 55b4571

Browse files
rm Date::mktime00 as it is now a registered free functionn, not a member of Date
1 parent 3987738 commit 55b4571

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inst/include/Rcpp/Date.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ namespace Rcpp {
113113
}
114114
}
115115

116-
double mktime00(struct tm &tm) const; // from R's src/main/datetime.c
117116
};
118117

119118
// template specialisation for wrap() on the date

0 commit comments

Comments
 (0)