0.8.20.29:
[sbcl.git] / src / code / target-unithread.lisp
index 89f7bb2..5d2505e 100644 (file)
@@ -141,8 +141,6 @@ time we reacquire LOCK and return to the caller."
   "Notify one of the processes waiting on QUEUE"
   (signal-queue-head queue))
 
-(defun maybe-install-futex-functions () nil)
-
 ;;;; job control
 
 (defun init-job-control () t)