Explorar o código

Remove redundant redefine of __clone

Peter S. Mazinger %!s(int64=18) %!d(string=hai) anos
pai
achega
a886737c3e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      libpthread/linuxthreads/pthread.c

+ 0 - 2
libpthread/linuxthreads/pthread.c

@@ -32,8 +32,6 @@
 #include "smp.h"
 #include <not-cancel.h>
 
-#define __clone clone
-
 /* Sanity check.  */
 #if !defined __SIGRTMIN || (__SIGRTMAX - __SIGRTMIN) < 3
 # error "This must not happen"