mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed an unused declaration
This commit is contained in:
parent
d91ade3e1e
commit
701001e36e
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
# include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef USE_DLN_A_OUT
|
||||
char *dln_argv0;
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_ALLOCA_H)
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue