semaphore_t class removed

The class was not used anywhere anymore. Removed.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
Martin Sustrik
2011-07-24 18:06:04 +02:00
parent 837451eddc
commit 11e21d027d
3 changed files with 0 additions and 192 deletions

View File

@@ -27,8 +27,6 @@
#include <stdarg.h>
#include "mailbox.hpp"
#include "semaphore.hpp"
#include "ypipe.hpp"
#include "array.hpp"
#include "config.hpp"
#include "mutex.hpp"