summaryrefslogtreecommitdiff
path: root/thread_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread_win32.c')
-rw-r--r--thread_win32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/thread_win32.c b/thread_win32.c
index e29c6aff8e..16f9cb9fbf 100644
--- a/thread_win32.c
+++ b/thread_win32.c
@@ -379,8 +379,6 @@ native_mutex_initialize(rb_thread_lock_t *lock)
#endif
}
-#define native_mutex_reinitialize_atfork(lock) (void)(lock)
-
static void
native_mutex_destroy(rb_thread_lock_t *lock)
{