Skip to content

Commit 15d8526

Browse files
failed merge
1 parent d2b9c52 commit 15d8526

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/data.table.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ SEXP int_vec_init(R_len_t n, int val);
172172

173173
// vecseq.c
174174
SEXP vecseq(SEXP x, SEXP len, SEXP clamp);
175-
SEXP seqexp(SEXP x);
176175

177176
// uniqlist.c
178177
SEXP uniqlist(SEXP l, SEXP order);

0 commit comments

Comments
 (0)