Skip to content

Commit d0ee603

Browse files
committed
Remove no longer used variable
1 parent f907e5a commit d0ee603

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/io/console/console.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,6 @@ console_set_winsize(VALUE io, VALUE size)
861861
int newrow, newcol;
862862
COORD oldsize;
863863
SMALL_RECT oldwindow;
864-
BOOL ret;
865864
#endif
866865
VALUE row, col, xpixel, ypixel;
867866
const VALUE *sz;

0 commit comments

Comments
 (0)