mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove unused PRELOADENV macro in ruby-runner.h
This commit is contained in:
parent
df2fb88028
commit
372bb990ac
Notes:
git
2024-10-11 13:03:06 +00:00
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
#define ABS_SRCDIR "@abs_srcdir@"
|
#define ABS_SRCDIR "@abs_srcdir@"
|
||||||
#define BUILDDIR "@abs_top_builddir@"
|
#define BUILDDIR "@abs_top_builddir@"
|
||||||
#define LIBPATHENV "@LIBPATHENV@"
|
#define LIBPATHENV "@LIBPATHENV@"
|
||||||
#define PRELOADENV "@PRELOADENV@"
|
|
||||||
#define PATH_SEPARATOR "@PATH_SEPARATOR@"
|
#define PATH_SEPARATOR "@PATH_SEPARATOR@"
|
||||||
#define PATH_SEP '@PATH_SEPARATOR@'
|
#define PATH_SEP '@PATH_SEPARATOR@'
|
||||||
#define EXTOUT "@EXTOUT@"
|
#define EXTOUT "@EXTOUT@"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue