mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 14:41:55 +00:00 
			
		
		
		
	[host] dxgi: remove unused define
This commit is contained in:
		@@ -41,8 +41,6 @@ struct D3D11Backend
 | 
			
		||||
  texture[0];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
#define TEXIMPL(x) ((struct D3D11TexImpl *)(x).impl)
 | 
			
		||||
 | 
			
		||||
static struct D3D11Backend  * this = NULL;
 | 
			
		||||
 | 
			
		||||
static void d3d11_free(void);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user