mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-04 04:00:36 +01:00 
			
		
		
		
	crucible: remove unused TimeQueue and WorkQueue classes
WorkQueue is superceded by Task. TimeQueue will be replaced by something based on Tasks. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
		@@ -9,8 +9,6 @@
 | 
			
		||||
#include "crucible/fs.h"
 | 
			
		||||
#include "crucible/lockset.h"
 | 
			
		||||
#include "crucible/time.h"
 | 
			
		||||
#include "crucible/timequeue.h"
 | 
			
		||||
#include "crucible/workqueue.h"
 | 
			
		||||
 | 
			
		||||
#include <array>
 | 
			
		||||
#include <functional>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user