Skip to content

Commit 65e1ee3

Browse files
committed
remove sig
1 parent 0506879 commit 65e1ee3

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
@@ -260,7 +260,6 @@ bool need2utf8(SEXP x);
260260
SEXP coerceUtf8IfNeeded(SEXP x);
261261
SEXP coerceAs(SEXP x, SEXP as, SEXP copyArg);
262262
void internal_error(const char *call_name, const char *format, ...);
263-
SEXP setDT(SEXP list);
264263

265264
// types.c
266265
char *end(char *start);

0 commit comments

Comments
 (0)