Remove deprecated SharedObject

This commit is contained in:
Vinnie Falco
2013-07-11 14:54:11 -07:00
parent ebad05a9df
commit ccda3068ef
6 changed files with 0 additions and 361 deletions

View File

@@ -58,7 +58,6 @@ namespace beast
#include "threads/beast_ManualCallQueue.cpp"
#include "threads/beast_ParallelFor.cpp"
#include "threads/beast_ReadWriteMutex.cpp"
#include "threads/beast_SharedObject.cpp"
#include "threads/beast_ThreadGroup.cpp"
#include "threads/beast_ThreadWithCallQueue.cpp"