Skip to content

Commit

Permalink
Remove unused ruby_sighandler_t
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzhu2118 committed Apr 17, 2024
1 parent 51485e6 commit 814dedc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gc.c
Expand Up @@ -21,8 +21,6 @@

#include <signal.h>

#define sighandler_t ruby_sighandler_t

#ifndef _WIN32
#include <unistd.h>
#include <sys/mman.h>
Expand Down

0 comments on commit 814dedc

Please sign in to comment.