From 0e50bde37bd8713f351b65c852f14c1da2567b3b Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 7 Dec 2005 16:04:50 +0000 Subject: - fixed thread pool removal --- Source/charon/daemon.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Source/charon/daemon.h') diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index d97e9b2ef..cbe1ab03d 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include @@ -151,11 +150,6 @@ struct daemon_t { */ thread_pool_t *thread_pool; - /** - * Low-priority thread which generates primes. - */ - prime_pool_t *prime_pool; - /** * @brief Shut down the daemon. * -- cgit v1.2.3