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
commitcc7a0939e02a35a77324e33a254d10f432867642 (patch)
tree7ad59a726b66efd0e0fffbce9b35ea19cdd70241 /source.list
parent546d1b7580c729e8f87d8c1c2bd0e6ab5991948a (diff)
downloadopenttd-cc7a0939e02a35a77324e33a254d10f432867642.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