diff options
Diffstat (limited to 'Python')
-rw-r--r-- | Python/thread_sgi.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Python/thread_sgi.h b/Python/thread_sgi.h index e246538..2346658 100644 --- a/Python/thread_sgi.h +++ b/Python/thread_sgi.h @@ -1,8 +1,4 @@ -#ifdef WITH_SGI_DL -#define USE_DL -#endif - #include <stdlib.h> #include <stdio.h> #include <signal.h> |