From b9949dbe6c20537b7821f25fc1eeb4e7f3faabff Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Sat, 17 Jan 2004 04:04:13 +0000 Subject: Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld --- Python/thread_sgi.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Python') diff --git a/Python/thread_sgi.h b/Python/thread_sgi.h index e246538679..234665848b 100644 --- a/Python/thread_sgi.h +++ b/Python/thread_sgi.h @@ -1,8 +1,4 @@ -#ifdef WITH_SGI_DL -#define USE_DL -#endif - #include #include #include -- cgit v1.2.1