summaryrefslogtreecommitdiff
path: root/dll.c
diff options
context:
space:
mode:
Diffstat (limited to 'dll.c')
-rw-r--r--dll.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dll.c b/dll.c
index 940a0dd..c44d0df 100644
--- a/dll.c
+++ b/dll.c
@@ -69,10 +69,6 @@ DllMain (
if (_pthread_processInitialized)
{
-#if defined( KLUDGE )
- _pthread_cleanupStack ();
-#endif /* KLUDGE */
-
self = (pthread_t) pthread_getspecific (_pthread_selfThreadKey);
/*