Skip to content

Commit cdc0dbc

Browse files
committed
remove TODO
1 parent 05aad5d commit cdc0dbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/mysql2/statement.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ static int my_big2ll(VALUE bignum, LONG_LONG *ptr)
226226
}
227227
return 0;
228228
overflow:
229-
*ptr = -1; /* TODO */
230229
return 1;
231230
}
232231

0 commit comments

Comments
 (0)