Skip to content

Commit f919350

Browse files
authored
Remove duplicated rb_io_descriptor() check (#95)
1 parent f54c273 commit f919350

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/cool.io/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
have_func('rb_str_set_len')
1212
have_library('rt', 'clock_gettime')
1313

14-
have_func("rb_io_descriptor")
1514
have_library("c", "main")
1615
if have_macro("HAVE_RB_IO_T", "ruby/io.h")
1716
have_struct_member("rb_io_t", "fd", "ruby/io.h")

0 commit comments

Comments
 (0)