1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-06 22:30:20 +00:00

Revert "Add a thread pool for background job processing, and use it for OggDecoder."

This reverts commit 010f44d264.

Conflicts:

	BBGE/MT.cpp
	BBGE/MT.h
This commit is contained in:
fgenesis 2012-02-12 03:27:54 +00:00
parent c06e66d3b7
commit 0cd0971671
5 changed files with 8 additions and 461 deletions

View file

@ -387,7 +387,6 @@ SET(BBGE_SRCS
${BBGEDIR}/LightCone.cpp
${BBGEDIR}/Light.cpp
${BBGEDIR}/Math.cpp
${BBGEDIR}/MT.cpp
${BBGEDIR}/ParticleEffect.cpp
${BBGEDIR}/ParticleManager.cpp
${BBGEDIR}/Particles.cpp