summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2009-01-12 14:45:20 +0000
committerglx <glx@openttd.org>2009-01-12 14:45:20 +0000
commite99335c085f0c50fd674924714f9499bdff5b08f (patch)
tree7ad59a726b66efd0e0fffbce9b35ea19cdd70241 /source.list
parent53ca48efe202a10404351b51006b503c41fbe7f5 (diff)
downloadopenttd-e99335c085f0c50fd674924714f9499bdff5b08f.tar.xz
(svn r15008) -Revert (r12706): remove fibers
Diffstat (limited to 'source.list')
-rw-r--r--source.list3
1 files changed, 0 insertions, 3 deletions
diff --git a/source.list b/source.list
index fee4cb931..1cbfb1ca8 100644
--- a/source.list
+++ b/source.list
@@ -81,7 +81,6 @@ tgp.cpp
#if HAVE_THREAD
#if WIN32
thread_win32.cpp
- fiber_win32.cpp
#else
#if OS2
thread_os2.cpp
@@ -92,7 +91,6 @@ tgp.cpp
thread_pthread.cpp
#end
#end
- fiber_thread.cpp
#end
#else
thread_none.cpp
@@ -181,7 +179,6 @@ engine_base.h
engine_func.h
engine_gui.h
engine_type.h
-fiber.hpp
fileio_func.h
fileio_type.h
fios.h