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

@@ -270,7 +270,6 @@ namespace beast
#include "threads/beast_ManualCallQueue.h"
#include "threads/beast_ParallelFor.h"
#include "threads/beast_ThreadWithCallQueue.h"
#include "threads/beast_SharedObject.h"
}