#16135: Removal of OS/2 support (I)

This commit is contained in:
Jesus Cea 2012-10-05 01:04:27 +02:00
parent d4b5aaa9a9
commit b48925a406
7 changed files with 3 additions and 330 deletions

View file

@ -91,10 +91,6 @@ static size_t _pythread_stacksize = 0;
#include "thread_nt.h"
#endif
#ifdef OS2_THREADS
#define PYTHREAD_NAME "os2"
#include "thread_os2.h"
#endif
/*
#ifdef FOOBAR_THREADS