Skip to content

Commit c506fbe

Browse files
failed merge pt ii
1 parent 15d8526 commit c506fbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ R_CallMethodDef callMethods[] = {
7171
{"Creorder", (DL_FUNC) &reorder, -1},
7272
{"Crbindlist", (DL_FUNC) &rbindlist, -1},
7373
{"Cvecseq", (DL_FUNC) &vecseq, -1},
74-
{"Cseqexp", (DL_FUNC) &seqexp, -1},
7574
{"Csetlistelt", (DL_FUNC) &setlistelt, -1},
7675
{"CsetS4elt", (DL_FUNC) &setS4elt, -1},
7776
{"Caddress", (DL_FUNC) &address, -1},

0 commit comments

Comments
 (0)