mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-03 19:50:34 +01:00 
			
		
		
		
	bees-context: Remove confusing log message
Saying just "This feature" at some log levels could be puzzling. Let's remove this message, the feature works without problems for a year. Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
		@@ -943,7 +943,6 @@ BeesContext::stop()
 | 
			
		||||
{
 | 
			
		||||
	Timer stop_timer;
 | 
			
		||||
	BEESLOGNOTICE("Stopping bees...");
 | 
			
		||||
	BEESLOGWARN("WARNING: This feature is EXPERIMENTAL and may not work!");
 | 
			
		||||
 | 
			
		||||
	BEESNOTE("setting stop_request flag");
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user