mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed stale declaration
rb_w32_pipe_exec was removed in 1.9.3, at commit:7ac32d7a16734ea66de15319bcff2fd429abae7f.
This commit is contained in:
parent
8b32191a31
commit
5193fbb6d0
Notes:
git
2020-12-16 19:11:06 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ struct ifaddrs {
|
|||
|
||||
extern void rb_w32_sysinit(int *, char ***);
|
||||
extern DWORD rb_w32_osid(void);
|
||||
extern rb_pid_t rb_w32_pipe_exec(const char *, const char *, int, int *, int *);
|
||||
extern int flock(int fd, int oper);
|
||||
extern int rb_w32_io_cancelable_p(int);
|
||||
extern int rb_w32_is_socket(int);
|
||||
|
|
Loading…
Add table
Reference in a new issue