mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[client] main: failure to find a renderer is an error
This commit is contained in:
		@@ -1113,7 +1113,7 @@ static int lg_run(void)
 | 
			
		||||
 | 
			
		||||
  if (!g_state.lgr)
 | 
			
		||||
  {
 | 
			
		||||
    DEBUG_INFO("Unable to find a suitable renderer");
 | 
			
		||||
    DEBUG_ERROR("Unable to find a suitable renderer");
 | 
			
		||||
    return -1;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user