summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/config.h1
-rw-r--r--win32/ruby.def2
2 files changed, 0 insertions, 3 deletions
diff --git a/win32/config.h b/win32/config.h
index a4de1bfd70..9486750ff9 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -1,4 +1,3 @@
-#define USE_THREAD 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_VOIDP 4
diff --git a/win32/ruby.def b/win32/ruby.def
index 748a2cbfe1..06820c8cf9 100644
--- a/win32/ruby.def
+++ b/win32/ruby.def
@@ -32,7 +32,6 @@ EXPORTS
;hash.c:
rb_cHash
ruby_setenv
- ruby_setenv2
ruby_unsetenv
;io.c:
rb_cIO
@@ -319,7 +318,6 @@ EXPORTS
rb_syswait
; range.c
rb_range_new
- rb_range_beg_end
; re.c
rb_str_cicmp
rb_reg_search