mirror of
				https://github.com/Tha14/toxic.git
				synced 2025-11-04 03:16:56 +01:00 
			
		
		
		
	rm redundant error message
This commit is contained in:
		@@ -329,7 +329,7 @@ void *lookup_thread_func(void *data)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (process_response(&recv_data) == -1) {
 | 
			
		||||
        lookup_error(self, "Name lookup failed.");
 | 
			
		||||
        lookup_error(self, "");
 | 
			
		||||
        goto on_exit;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user