(svn r15008) -Revert (r12706): remove fibers

This commit is contained in:
glx
2009-01-12 14:45:20 +00:00
parent 53ca48efe2
commit e99335c085
7 changed files with 0 additions and 445 deletions

View File

@@ -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