summaryrefslogtreecommitdiff
path: root/thread_pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread_pthread.c')
-rw-r--r--thread_pthread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/thread_pthread.c b/thread_pthread.c
index 72f8a2f288..3e368c6a6b 100644
--- a/thread_pthread.c
+++ b/thread_pthread.c
@@ -741,8 +741,6 @@ get_ts(struct timespec *ts, unsigned long nsec)
return ts;
}
-int rb_signal_buff_size(void);
-
static void *
thread_timer(void *dummy)
{