diff options
Diffstat (limited to 'source.list')
-rw-r--r-- | source.list | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/source.list b/source.list index 305581687..5496edc55 100644 --- a/source.list +++ b/source.list @@ -1173,17 +1173,4 @@ sound/null_s.cpp #end # Threading -thread/thread.h -#if USE_THREADS - #if WIN32 - thread/thread_win32.cpp - #else - #if OS2 - thread/thread_os2.cpp - #else - thread/thread_pthread.cpp - #end - #end -#else - thread/thread_none.cpp -#end +thread.h |