Removed some dead code
FossilOrigin-Name: 52b9c75cf1b8c5debd543fc72f9d4363bf0a1c83e341ad627886f038791dfc86
This commit is contained in:
		@ -89,8 +89,8 @@ static void wtpman_run(void *arg)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	cw_log_debug0("Establishing DTLS connection");
 | 
			
		||||
#ifdef WITH_DTLS
 | 
			
		||||
 | 
			
		||||
#ifdef WITH_DTLS
 | 
			
		||||
	if (!conf_dtls_psk){
 | 
			
		||||
		cw_log(LOG_ERR,"Cant' establish DTLS connection, no psk set in config file");
 | 
			
		||||
		wtpman_remove(wtpman);
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user