From 11e21d027d5143c089e39349d1f419f76aaa4723 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sun, 24 Jul 2011 18:06:04 +0200 Subject: semaphore_t class removed The class was not used anywhere anymore. Removed. Signed-off-by: Martin Sustrik --- src/ctx.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ctx.hpp') diff --git a/src/ctx.hpp b/src/ctx.hpp index 7d865fa..38b7303 100644 --- a/src/ctx.hpp +++ b/src/ctx.hpp @@ -27,8 +27,6 @@ #include #include "mailbox.hpp" -#include "semaphore.hpp" -#include "ypipe.hpp" #include "array.hpp" #include "config.hpp" #include "mutex.hpp" -- cgit v1.2.3