Remove duplicate definitions
These are defined in ruby/internal/config.h which is included in this file already.
This commit is contained in:
parent
dc715af53b
commit
7ece23bf74
Notes:
git
2023-02-10 16:53:40 +00:00
@ -13,9 +13,6 @@
|
||||
const char MJIT_HEADER[] = BUILDDIR "/" MJIT_MIN_HEADER;
|
||||
#else
|
||||
|
||||
#define STRINGIZE(expr) STRINGIZE0(expr)
|
||||
#define STRINGIZE0(expr) #expr
|
||||
|
||||
static void
|
||||
insert_env_path(const char *envname, const char *paths, size_t size, int prepend)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user