Remove unused and broken classes

This commit is contained in:
Vinnie Falco
2013-09-19 03:18:10 -07:00
parent 39f13beaf7
commit d5ece4e909
11 changed files with 0 additions and 912 deletions

View File

@@ -220,8 +220,6 @@ namespace beast
#include "thread/beast_CallQueue.cpp"
#include "thread/beast_Listeners.cpp"
#include "thread/beast_ManualCallQueue.cpp"
#include "thread/beast_ParallelFor.cpp"
#include "thread/beast_ThreadGroup.cpp"
#include "thread/beast_ThreadWithCallQueue.cpp"
#include "thread/beast_Workers.cpp"