mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Remove leftover debug logging of password.
This commit is contained in:
		@@ -118,7 +118,6 @@ cmd_set_password_exec(struct cmd *self, struct cmd_ctx *ctx)
 | 
			
		||||
		server_password = NULL;
 | 
			
		||||
	else
 | 
			
		||||
		server_password = xstrdup(data->password);
 | 
			
		||||
	log_debug("pw now %s", server_password);
 | 
			
		||||
 | 
			
		||||
 	return (0);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user